From 358c7b06be5ac06de4cc10c85093ffac8044458a Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Tue, 8 Sep 2020 01:08:44 +0300 Subject: Getting rid of le bloat From ~1.3MB on the weblog index to just < 200KB! --- templates/base.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 824f129..c64b27d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -45,9 +45,15 @@ {% endif %} {% endblock %}

Navigation