polish all imported blog posts
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
baseurl = "https://mehl.mx/"
|
||||
languageCode = "en-GB"
|
||||
title = "Max Mehl"
|
||||
theme = [ "hugo-sustain", "hugo-cloak-email", "hugo-mastodon-comments" ]
|
||||
theme = [ "hugo-sustain", "hugo-cloak-email", "hugo-mastodon-comments", "hugo-snap-gallery" ]
|
||||
PygmentsStyle = "friendly"
|
||||
pygmentsCodeFences = true
|
||||
|
||||
[blackfriday]
|
||||
# preserves linebreaks, and transforms to <br />
|
||||
@@ -57,3 +59,7 @@ extensions = [ "hardLineBreak" ]
|
||||
identifier = "contact"
|
||||
weight = 400
|
||||
url = "/contact/"
|
||||
|
||||
[privacy.youtube]
|
||||
disable = false
|
||||
privacyEnhanced = true
|
||||
|
||||
Reference in New Issue
Block a user