diff --git a/config.yaml b/config.yaml index 4198fcc..c9183f1 100644 --- a/config.yaml +++ b/config.yaml @@ -36,9 +36,13 @@ menu: # url: /credits # weight: 20 -blackfriday: - plainIDAnchors: true - hrefTargetBlank: true +# blackfriday: + # plainIDAnchors: true + # hrefTargetBlank: true disableKinds: ["RSS"] +markup: + goldmark: + renderer: + unsafe: true diff --git a/layouts/partials/base/footer.html b/layouts/partials/base/footer.html index 6ef042a..74a96ed 100644 --- a/layouts/partials/base/footer.html +++ b/layouts/partials/base/footer.html @@ -29,7 +29,7 @@ envelope - + mastodon-logo diff --git a/layouts/shortcodes/resume/project.html b/layouts/shortcodes/resume/project.html index b266bd8..c699c72 100644 --- a/layouts/shortcodes/resume/project.html +++ b/layouts/shortcodes/resume/project.html @@ -9,7 +9,6 @@ aria-expanded="false" aria-controls="{{ .Get "name" | lower | urlize }}-details">

{{ .Get "name" }} - link-icon

@@ -17,9 +16,8 @@
{{ .Get "date" }}
-
{{ .Inner }} -
+