summaryrefslogtreecommitdiff
path: root/themes/lugo/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/lugo/config.toml')
-rw-r--r--themes/lugo/config.toml17
1 files changed, 0 insertions, 17 deletions
diff --git a/themes/lugo/config.toml b/themes/lugo/config.toml
deleted file mode 100644
index e884199..0000000
--- a/themes/lugo/config.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-title = "Website Name"
-baseURL = 'https://example.org'
-languageCode = 'en-us'
-
-[params]
- # "relatedtext" is the text that appears above the tag list at the bottom of pages.
- relatedtext = "Related"
- favicon = "/favicon.ico"
-
- #list items
- datesinlist = true
- authorsinlist = true
-
- #footer items
- nextprev = true
- taglist = true
- showrss = true \ No newline at end of file