summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 3af0e7b..848e0a9 100644
--- a/config.toml
+++ b/config.toml
@@ -70,6 +70,9 @@ wildcard_domain = "aln.pe"
   name = "Home"
   url = "/"
 [[menus.main]]
+  name = "Now"
+  url = "/now"
+[[menus.main]]
   name = "Posts"
   url = "/post/"
 [[menus.main]]