Skip to content
Snippets Groups Projects
Commit a0fbf4e9 authored by Rene Halver's avatar Rene Halver
Browse files

fixed menu bar

parent 4b938273
No related branches found
No related tags found
No related merge requests found
Pipeline #54194 passed
......@@ -42,16 +42,16 @@ url = "/index.html"
weight = 10
[[menu.shortcuts]]
name = "<i class='fa fa-bookmark'></i> <label>Home</label>"
name = "<i class='fa fa-bookmark'></i> <label>Videos</label>"
identifier = "ds"
url = "/videos/index.html"
weight = 11
weight = 12
[[menu.shortcuts]]
name = "<i class='fa fa-bookmark'></i> <label>Home</label>"
name = "<i class='fa fa-bookmark'></i> <label>Documentation</label>"
identifier = "ds"
url = "/sphinx/index.html"
weight = 12
weight = 11
[[menu.shortcuts]]
name = "<i class='fa fa-bookmark'></i> <label>Imprint</label>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment