diff options
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/single.html | 2 |
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> |
