From 12aefd99608907bb1fbc834433776bf507edfee5 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Mon, 8 Jun 2020 10:42:07 +0800 Subject: Load icons and prism asynchronously --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/head.html') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 2d7362c..256792c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -34,7 +34,7 @@ {{ if .Site.Params.mainAssetsCDN }} - + {{ else }} {{ if .Site.Params.useHugoPipes }} {{ $options := (dict "targetPath" "assets/css/fuji-custom.min.css" "outputStyle" "compressed") }} -- cgit v1.2.3