From a8e9be0c1935e1868fa36058fb352dd28edae5d2 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 5 Mar 2024 08:17:28 +0100 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..e5dfdfd 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) }}