summaryrefslogtreecommitdiff
path: root/themes/lugo/config.toml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-14 09:45:32 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-14 09:45:32 -0300
commit35b398a0f824a6849b9e4b58733c6a9972e4a17d (patch)
treeaa41d18fa51226879ec278a9505cb3986e7e06ac /themes/lugo/config.toml
parent439879c520bfb1576e8463285bbaaee94f06332b (diff)
Installed lugonew-website
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"