summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml37
1 files changed, 37 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 3919d7a..9d58d9a 100644
--- a/config.toml
+++ b/config.toml
@@ -106,6 +106,43 @@ enableGitInfo = true
[[menu.emacs.params]]
nonpage = "yes"
+# star-trek menu
+
+[[menu.star-trek]]
+ name = "The Next Generation"
+ weight = "10000000"
+ pageRef = "/"
+ identifier = "tng"
+ [[menu.star-trek.params]]
+ nonpage = "yes"
+
+[[menu.star-trek]]
+ name = "Voyager"
+ weight = "10000030"
+ pageRef = "/"
+ identifier = "voy"
+ [[menu.star-trek.params]]
+ nonpage = "yes"
+
+[[menu.star-trek]]
+ name = "Episode reviews"
+ weight = "10000030"
+ pageRef = "/"
+ identifier = "voy-r"
+ parent = "voy"
+ [[menu.star-trek.params]]
+ nonpage = "yes"
+
+[[menu.star-trek]]
+ name = "Season 5"
+ weight = "10000030"
+ pageRef = "/"
+ identifier = "voy-r-s5"
+ parent = "voy-r"
+ [[menu.star-trek.params]]
+ nonpage = "yes"
+ inlineChildren = "yes"
+
# categories:P
# - emacs# - bsd
# - engineering