Add tags menu on exampleSite
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
This commit is contained in:
parent
91dbeff972
commit
8db80c9f74
1 changed files with 6 additions and 1 deletions
|
@ -51,3 +51,8 @@ pygmentCodeFences = true
|
|||
parent = "samples"
|
||||
name = "Test Markdown"
|
||||
url = "/post/2015-02-20-test-markdown"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Tags"
|
||||
url = "/tags"
|
||||
weight = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue