mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
Correction of validator's comments
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<section style="text-align: center;">
|
||||
<div style="text-align: center;">
|
||||
<h1>{{- page.title | default: site.title | strip | normalize_whitespace | xml_escape -}}</h1>
|
||||
|
||||
<p>
|
||||
@ -14,12 +14,8 @@ layout: default
|
||||
<strong>{%- include reading-time.html -%}</strong>
|
||||
</small>
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
{{- content -}}
|
||||
</section>
|
||||
{{- content -}}
|
||||
|
||||
<section>
|
||||
{%- include comments.html -%}
|
||||
</section>
|
||||
{%- include comments.html -%}
|
Reference in New Issue
Block a user