Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <upagge@mail.ru>2020-11-29 23:29:59 +0300
committeruPagge <upagge@mail.ru>2020-11-29 23:29:59 +0300
commit7326a20130a3fcda2325fc973b5d74ae770c9733 (patch)
treea619137100e81448ef54c78cb1ffffbb8ae3ec23 /layouts/_default/summary.html
parent849b120065edb3e9ef66831fa225ae04be7ebb01 (diff)
Замена h1 на h2
Diffstat (limited to 'layouts/_default/summary.html')
-rw-r--r--layouts/_default/summary.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/summary.html b/layouts/_default/summary.html
index e4b5d94..edd042e 100644
--- a/layouts/_default/summary.html
+++ b/layouts/_default/summary.html
@@ -18,9 +18,9 @@
{{- end -}}
<div class="article-text">
{{- /* Title */ -}}
- <h1 class="single-title" itemprop="name headline">
+ <h2 class="single-title" itemprop="name headline">
<a href="{{ .RelPermalink }}">{{ .Title }}</a>
- </h1>
+ </h2>
{{- /* Meta */ -}}
<div class="post-meta">