Фикс заголовков
All checks were successful
/ site (push) Successful in 2s

This commit is contained in:
Артём 2024-07-20 16:48:23 +03:00
parent 4bd2efc12b
commit 80704ad003
Signed by: SadmL
GPG key ID: EEFBB39006B28920

View file

@ -3,8 +3,8 @@
<article>
<header>
<h1 class="post-title">
<a>{{ .Title | markdownify }}</a>
<h1>
{{ .Title }}
</h1>
</header>