summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config.toml')
-rw-r--r--docs/config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/config.toml b/docs/config.toml
index 25288342b..8d91a66bd 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -46,6 +46,11 @@ pluralizeListTitles = false
pre = "<i class='fa fa-heart'></i>"
weight = -110
[[menu.main]]
+ name = "Release Notes"
+ url = "/release-notes/"
+ pre = "<i class='fa fa-newspaper-o'></i>"
+ weight = -111
+[[menu.main]]
name = "Getting Started"
identifier = "getting started"
pre = "<i class='fa fa-road'></i>"