From eedba392d1f3ab55a28239ba4dda161c9ca749ec Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 12 Dec 2019 23:04:57 -0800 Subject: [PATCH] Optimize stylesheets a bit --- templates/samhuri.net.html | 39 +++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/templates/samhuri.net.html b/templates/samhuri.net.html index f8c9fb4..959570f 100644 --- a/templates/samhuri.net.html +++ b/templates/samhuri.net.html @@ -22,19 +22,13 @@ -{% for style in styles %} - -{% endfor %} - - - - - + + {% if bodyClassNames %} @@ -70,15 +64,30 @@ © 2006 - {{ currentYear }} {{ site.author }} +{% for style in styles %} +{% endfor %} + + + + + {% for script in scripts %}