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

Improved the base layer

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-04-23 00:48:33 +04:00
parent e678aab029
commit 824ebd27d6

View File

@ -8,7 +8,9 @@ layout: compress
{% include head.html %}
<body>
<main class="container">
{% include navbar.html %}
<main>
{{ content }}
</main>