summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 08647b0..b61abe6 100644
--- a/config.toml
+++ b/config.toml
@@ -33,3 +33,8 @@ customJs = ["js/main.js"]
identifier = "about"
weight = 300
url = "/about/"
+
+ [[menu.main]]
+ name = "Cheatsheets"
+ weight = 400
+ url = "/cheatsheets/"