From 59d338325c0e73c3cdaa6f7c3cba8c9d585d80ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Mon, 18 Jul 2022 01:17:25 +0200 Subject: [PATCH] theme: noscript loading of fonts --- layouts/partials/stylesheet.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/layouts/partials/stylesheet.html b/layouts/partials/stylesheet.html index 56cd2e5a21..38a4b93c4c 100644 --- a/layouts/partials/stylesheet.html +++ b/layouts/partials/stylesheet.html @@ -1,16 +1,11 @@ {{- $assetBusting := not .Site.Params.disableAssetsBusting }} {{ "" | safeHTML }} - - - - + + + - + {{- $themevariants := slice | append (.Site.Params.themeVariant | default "relearn-light" ) }} {{- with index $themevariants 0 }}