From f3b2705e8cdd3bf3749816e09a5641aa3451e99f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 28 Apr 2021 06:53:58 +0200 Subject: Added preload directives, load SVG symbols from external file --- templates/base.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 4ebd507..039b0d1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,6 +28,13 @@ $if(section.is_index)$$else$$title$ – $endif$$site.title$ + + + + + + + @@ -36,7 +43,7 @@ - + @@ -70,16 +77,12 @@ ${layouts/page()} - + - - -- cgit v1.2.3-54-g00ecf