about summary refs log tree commit diff
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 c71e96f..00b6f92 100644
--- a/config.toml
+++ b/config.toml
@@ -34,6 +34,10 @@ theme = "researcher"
 
 [menu]
   [[menu.main]]
+    name = "Home"
+    url = "/"
+    weight = 1
+  [[menu.main]]
     name = "Resume"
     url = "/cv.pdf"
     weight = 1