X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpartials%2Fhead.html;fp=layouts%2Fpartials%2Fhead.html;h=e100d069edb20143129455c58043bda88dbec5b9;hb=92f65567cbc73296fcec0368ead5a635e2805a59;hp=4c451a958376ceda7ebdd1e11eaad8c6d0ad815b;hpb=c7bc4983e9325c8091a9c26a054d3be63acaf4c1;p=theme-danix.xyz.git diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 4c451a9..e100d06 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -6,8 +6,6 @@ {{ $style_options := (dict "targetPath" "css/style.css" "outputStyle" "compressed" "transpiler" "dartsass" "enableSourceMap" (not hugo.IsProduction)) }} {{ $style := resources.Get "sass/main.scss" | resources.ToCSS $style_options }} - - {{ partial "funcs/favicon.html" . }}