mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Use ugly URLs to fit old ULR scheme
This commit is contained in:
@@ -7,6 +7,8 @@ copyright = "© 2016. All rights reserved."
|
|||||||
PygmentsCodeFences = true
|
PygmentsCodeFences = true
|
||||||
pygmentsuseclasses = true
|
pygmentsuseclasses = true
|
||||||
|
|
||||||
|
uglyurls = true
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Philipp Oppermann"
|
name = "Philipp Oppermann"
|
||||||
email = "dev@phil-opp.com"
|
email = "dev@phil-opp.com"
|
||||||
@@ -14,3 +16,7 @@ pygmentsuseclasses = true
|
|||||||
[params]
|
[params]
|
||||||
subtitle = "Philipp Oppermann's blog"
|
subtitle = "Philipp Oppermann's blog"
|
||||||
date_format = "Jan 2, 2006"
|
date_format = "Jan 2, 2006"
|
||||||
|
|
||||||
|
|
||||||
|
[permalinks]
|
||||||
|
post = "/:filename.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user