From 25843593a10da466a1e769b8fdf17284e24d37e6 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 23 Feb 2021 01:46:02 +0300 Subject: add art gallery and tweak header i think that the pictures are just placeholders now. i will try to improve this 'gallery' a bit later. also, header is now fixed with transparent background. --- _layouts/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index 0f35f14..b146090 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,9 +11,9 @@ {% include navigation.html %} - +
{{ content }} - +
{% include footer.html %} -- cgit v1.2.3