From 6cbbcabca84eb6f26e1f08d75cb8f3cc710df1dd Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 29 May 2024 20:15:47 +0200 Subject: [PATCH] Update dependency flag-icon-css to v7 --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index bfc2cde..d1d4337 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -19,7 +19,7 @@ {{ end }} - {{ $options := (dict "targetPath" "main.css" "outputStyle" "compressed" "enableSourceMap" true) }}