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:
@ -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 }}
|
Reference in New Issue
Block a user