diff --git a/layouts/partials/footer/style.html b/layouts/partials/footer/style.html index e69de29..f4f83f1 100644 --- a/layouts/partials/footer/style.html +++ b/layouts/partials/footer/style.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/layouts/partials/head/style.html b/layouts/partials/head/style.html index 3dfc2bd..68b08ba 100644 --- a/layouts/partials/head/style.html +++ b/layouts/partials/head/style.html @@ -1,5 +1,3 @@ - - {{ $sass := resources.Get "scss/style.scss" }} {{ $style := $sass | resources.ToCSS | minify }} \ No newline at end of file