From ebe4a28d2b8465ac2ee4ade42435f4cd3a81986c Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 14 Aug 2020 20:06:00 +0300 Subject: add favicon it's poor, but i'll fix later. --- _layouts/default.html | 1 + 1 file changed, 1 insertion(+) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index 62a748c..5196216 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,6 +5,7 @@ {{ page.title }} - {{ site.title }} + {% include navigation.html %} -- cgit v1.2.3