summaryrefslogtreecommitdiff
path: root/themes/conspiracy/layouts/partials/card.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/conspiracy/layouts/partials/card.html')
-rw-r--r--themes/conspiracy/layouts/partials/card.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/conspiracy/layouts/partials/card.html b/themes/conspiracy/layouts/partials/card.html
index d0d94c3..21eeebf 100644
--- a/themes/conspiracy/layouts/partials/card.html
+++ b/themes/conspiracy/layouts/partials/card.html
@@ -1,5 +1,5 @@
<div class="card">
- {{- if .Title }}<h2><a href="{{ .RelPermalink }}">{{ .Title }}</a></h2>{{- end }}
+ {{- if .Title }}<h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3>{{- end }}
{{- if and .Date (not (isset (index .Ancestors 0).Params "hide_date")) }}<strong>{{ .Date.Format "2006-01-02" }}</strong>{{- end }}
<div class="summary">