From c5b50b2ae26447477fb740043eb14f214a6ba611 Mon Sep 17 00:00:00 2001
From: Valentin Popov <info@valentineus.link>
Date: Thu, 31 Oct 2019 18:57:41 +0400
Subject: Moved sidebar

Signed-off-by: Valentin Popov <info@valentineus.link>
---
 _layouts/page.html | 2 ++
 1 file changed, 2 insertions(+)

(limited to '_layouts/page.html')

diff --git a/_layouts/page.html b/_layouts/page.html
index 01d6fcd..56d1864 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -9,3 +9,5 @@ layout: default
 
     {{ content }}
 </main>
+
+{% include aside.html %}
-- 
cgit v1.2.3