summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-10-20 14:24:29 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-10-20 14:24:29 +0100
commitaebfdc51e4ca993176eafd99db4cc92e792b6d8a (patch)
treeff5dd3dfda0ba8a778981016a9d8df0e45ae2061 /config.toml
parent2f91baaa2057c5abc86d7d7ddbcb0e46cf393341 (diff)
update
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 34368a9..938080f 100644
--- a/config.toml
+++ b/config.toml
@@ -24,6 +24,14 @@ pygmentsUseClasses = true
post = '| '
[[menu.main]]
+ identifier = "art"
+ name = "Art"
+ title = "art"
+ url = "/art/"
+ weight = 10
+ post = '| '
+
+ [[menu.main]]
identifier = "stream"
name = "Stream"
title = "Stream"