1
0
Fork 0

Fix Menu + Pygments

This commit is contained in:
Sebastian Schulze 2016-03-07 13:40:39 +01:00
parent d0f2081df3
commit b70cd851f1
1 changed files with 3 additions and 10 deletions

View File

@ -2,7 +2,8 @@ baseurl = "http://bascht.com/"
languageCode = "de-de"
title = "bascht.com"
pygmentsStyle = "default"
pygmentsStyle = "trac"
PygmentsCodeFences = true
[params]
locale = "de-DE"
@ -15,19 +16,11 @@ tech = "/tech/:year/:month/:day/:title/"
tag = "tags"
[[menu.main]]
name = "Vermietung"
weight = -110
url = "/rent-a-bascht/"
[[menu.main]]
name = "Blog"
weight = -100
url = "/blog/*"
url = "/blog/"
[[menu.main]]
name = "Tech"
weight = -90
url = "/tech/"
[[menu.main]]
name = "Impressum"
weight = -80
url = "/impressum"