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/layouts/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 1099d27..18b1c69 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -24,7 +24,7 @@ $endif$ $if(it.icon)$ - + $endif$
@@ -33,7 +33,7 @@
$if(it.url)$ - + $endif$ $if(it.url)$ @@ -55,7 +55,7 @@ $body$ - + @@ -73,7 +73,7 @@ $body$
$if(it.category.icon)$ - + $endif$
@@ -81,7 +81,7 @@ $body$ $it.title$
- +
-- cgit v1.2.3-54-g00ecf