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.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/lugo/config.toml b/themes/lugo/config.toml
new file mode 100644
index 0000000..8d4a4f5
--- /dev/null
+++ b/themes/lugo/config.toml
@@ -0,0 +1,8 @@
+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"