Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Menu.toml « data « layouts - github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0809de667ef958827fbf370feb7afedb123f725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[posts]
    Name = "Posts"
    Title = "Show list of posts"
    URL = "/post"

[tags]
    Name = "Tags"
    Title = "Show list of tags"
    URL = "/tags"

[about]
    Name = "About"
    IconClass = "fa-info-circle"
    URL = "/about"