Add tags menu on exampleSite
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
This commit is contained in:
parent
91dbeff972
commit
8db80c9f74
@ -50,4 +50,9 @@ pygmentCodeFences = true
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
parent = "samples"
|
parent = "samples"
|
||||||
name = "Test Markdown"
|
name = "Test Markdown"
|
||||||
url = "/post/2015-02-20-test-markdown"
|
url = "/post/2015-02-20-test-markdown"
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Tags"
|
||||||
|
url = "/tags"
|
||||||
|
weight = 3
|
||||||
|
Loading…
Reference in New Issue
Block a user