aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/_default/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/about.html')
-rw-r--r--layouts/_default/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/about.html b/layouts/_default/about.html
index 0b7caed..3aaa361 100644
--- a/layouts/_default/about.html
+++ b/layouts/_default/about.html
@@ -21,7 +21,7 @@
{{ with .Params.Subtitle }}
<h2 class="f3 fw3 mv1">
- {{ . }}
+ {{ . | markdownify }}
</h2>
{{ end }}