diff --git a/hugo.toml b/hugo.toml index 5960bd938..99f9c8435 100644 --- a/hugo.toml +++ b/hugo.toml @@ -53,6 +53,7 @@ paginate = 10 gitlab = "shauna" email = "shauna@gordons.me" resume = "//resume.shaunagordon.com" + buymecoffee = "#buy-me-coffee" [markup] [markup.tableOfContents] @@ -68,3 +69,6 @@ paginate = 10 category = "categories" tag = "tags" series = "series" + +[outputs] + home = ["html", "rss", "json"] diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html deleted file mode 100755 index 67fba4acf..000000000 --- a/layouts/_default/baseof.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
-