summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-06-11 12:27:09 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-07-04 20:50:22 +0200
commitc7e7cd896409a47e39d505d72132a4bc48ec436e (patch)
treec3d572d1d7f4118acf11e40c655095d658005b4c /config.toml
parent719b36d3e02648deba89188d4a24925a03c09582 (diff)
config.toml: Comment out gallery, blog and master server
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml28
1 files changed, 14 insertions, 14 deletions
diff --git a/config.toml b/config.toml
index 63c7c0f..ae04c9d 100644
--- a/config.toml
+++ b/config.toml
@@ -14,20 +14,20 @@ favicon = "assets/img/favicon.png"
URL = "#about"
weight = 1
- [[menu.main]]
- name = "Gallery"
- URL = "/gallery"
- weight = 2
-
- [[menu.main]]
- name = "Blog"
- URL = "/blog"
- weight = 3
-
- [[menu.main]]
- name = "Master server"
- URL = "#signup"
- weight = 4
+# [[menu.main]]
+# name = "Gallery"
+# URL = "/gallery"
+# weight = 2
+#
+# [[menu.main]]
+# name = "Blog"
+# URL = "/blog"
+# weight = 3
+#
+# [[menu.main]]
+# name = "Master server"
+# URL = "#signup"
+# weight = 4
[data]
[[homepage.main]]