fix line breaks and some left-over html tags

This commit is contained in:
2020-02-26 21:41:07 +01:00
parent b84d31ae1a
commit 70e56508d8
7 changed files with 21 additions and 25 deletions

View File

@@ -7,10 +7,6 @@ theme = [ "hugo-sustain", "hugo-cloak-email", "hugo-mastodon-comments", "hugo-sn
codeFences = true
style = "emacs"
[blackfriday]
# preserves linebreaks, and transforms to <br />
extensions = [ "" ]
[permalinks]
blog = "/blog/:year/:slug"