joinpeertube/themes/hugo-bootstrap-premium/exampleSite/data/Menu.toml
2018-02-28 16:33:36 +01:00

20 lines
288 B
TOML

[about]
Name = "About"
URL = "https://appernetic.io/app/#/about"
[blog]
Name = "Blog"
URL = "https://blog.appernetic.io/"
[dashboard]
Name = "Dashboard"
URL = "https://appernetic.io/app/#/dashboard/list/create"
[posts]
Name = "Posts"
URL = "/post"
[tags]
Name = "Tags"
URL = "/tags"