0
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:
2024-02-14 21:23:17 +04:00
parent 89f0b3c057
commit b8edb5d4cd
3 changed files with 18 additions and 26 deletions

View File

@ -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 -%}