aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-02-26 16:18:10 +0000
committerYann Herklotz <git@yannherklotz.com>2022-02-26 16:18:10 +0000
commit478332fa70b1a0be01b1bae9b437647a2abd14d8 (patch)
tree87de80af0a360251f67196a36611c40572e2333d
parent785d0936888100ddf656c7cf17812d7e6b623d98 (diff)
downloadvericert-docs-478332fa70b1a0be01b1bae9b437647a2abd14d8.tar.gz
vericert-docs-478332fa70b1a0be01b1bae9b437647a2abd14d8.zip
Add manual in the menu tab
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index fb1f871..e9c615d 100644
--- a/config.toml
+++ b/config.toml
@@ -15,6 +15,11 @@ pygmentsUseClasses = true
[menu]
[[menu.after]]
+ name = "Manual"
+ url = "/manual"
+ weight = 10
+
+[[menu.after]]
name = "Github Mirror"
url = "https://github.com/ymherklotz/vericert"
weight = 10