summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
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 938080f..2051845 100644
--- a/config.toml
+++ b/config.toml
@@ -16,6 +16,14 @@ pygmentsUseClasses = true
[menu]
[[menu.main]]
+ identifier = "techjournal"
+ name = "Techjournal"
+ title = "techjournal"
+ url = "/techjournal/"
+ weight = 10
+ post = '| '
+
+ [[menu.main]]
identifier = "blog"
name = "Blog"
title = "blog"