0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Moved actual template site

This commit is contained in:
2024-02-14 03:38:59 +04:00
parent edaeaf08b8
commit e68f7cf6c7
27 changed files with 135 additions and 353 deletions

View File

@ -2,10 +2,4 @@
layout: default
---
<main class="container">
<header>
<h1>{{ page.title | default: site.title | strip | normalize_whitespace | xml_escape }}</h1>
</header>
{{ content }}
</main>
{{ content }}