aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 293eebc..7387e6d 100644
--- a/config.toml
+++ b/config.toml
@@ -50,6 +50,10 @@ hideColorSchemeToggle = true
50 url = "gpgkey.asc" 50 url = "gpgkey.asc"
51 51
52[[menu.main]] 52[[menu.main]]
53 name = "Presentations"
54 weight = 3
55 url = "https://p.rscha.nz"
56[[menu.main]]
53 name = "Projects" 57 name = "Projects"
54 weight = 2 58 weight = 2
55 url = "/projects" 59 url = "/projects"