aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2024-03-25 21:36:21 +0000
committerMartin Ashby <martin@ashbysoft.com>2024-03-25 21:36:21 +0000
commit92787c159262a57fa20b2eb05ed710e1e6cfca96 (patch)
tree508cab2af110a063767564571a98d157926bfb05 /config.toml
parente12c0d23ad72ffa9389d90311453db535f57e450 (diff)
downloadmfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.tar.gz
mfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.tar.bz2
mfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.tar.xz
mfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.zip
Final conversion to Zine
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/config.toml b/config.toml
deleted file mode 100644
index 816e318..0000000
--- a/config.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-baseURL = 'https://mfashby.net/'
-languageCode = 'en-gb'
-title = 'mfashby.net'
-theme = "XMin"
-
-[[menu.main]]
-name = "home"
-url = ""
-weight = 1
-
-[[menu.main]]
-name = "about"
-url = "about/"
-weight = 2
-
-[[menu.main]]
-name = "rss"
-url = "index.xml"
-weight = 3 \ No newline at end of file