diff --git a/config.toml b/config.toml index ed84637d..9ac4df80 100644 --- a/config.toml +++ b/config.toml @@ -17,6 +17,8 @@ uglyurls = true subtitle = "Philipp Oppermann's blog" date_format = "Jan 2, 2006" - [permalinks] post = "/:filename.html" + +[blackfriday] + plainIDAnchors = true