dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_compose
mirror of
https://github.com/onweru/compose.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
update
weru
14.24.2021
ce90676ec0908c3363cc432367c2c2ca98e1f4e9
[external-software/github_gohugo_theme_compose.git]
/
exampleSite
/
config
/
_default
/
menus
/
menu.en.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# menu items
[[main]]
name = "Docs"
weight = 2
url = "docs/"
[[main]]
name = "Example"
weight = 3
url = "https://docs.neuralvibes.com"
# [[main]]
# name = "Blog"
# weight = 4
# url = "blog/"