Add math sample to main menu dropdown

This commit is contained in:
Michael Romero 2017-03-06 11:59:25 -08:00
parent 0fd9dc2e64
commit 6670f5efb7

View File

@ -48,15 +48,23 @@ pygmentCodeFences = true
name = "Samples"
weight = 2
[[menu.main]]
parent = "samples"
name = "Math Sample"
url = "/post/2017-03-05-math-sample"
weight = 1
[[menu.main]]
parent = "samples"
name = "Code Sample"
url = "/post/2016-03-08-code-sample"
weight = 2
[[menu.main]]
parent = "samples"
name = "Test Markdown"
url = "/post/2015-02-20-test-markdown"
weight = 3
[[menu.main]]
name = "Tags"