summaryrefslogtreecommitdiffstats
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 0df3896..ad10f1f 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -2,7 +2,7 @@
<header>{{- partial "header.html" . -}}</header>
<article class="h-entry">
-<h3 class="recent-post-title">
+<h3 class="post-title">
<a href="{{ .RelPermalink }}" class="item-link">{{ .Title }}</a>
</h3>