diff --git a/layouts/partials/footer/components/highlight.html b/layouts/partials/footer/components/highlight.html
index d4286957..80ec266a 100644
--- a/layouts/partials/footer/components/highlight.html
+++ b/layouts/partials/footer/components/highlight.html
@@ -1,4 +1,4 @@
{{- $light := resources.Get "css/highlight/light.css" | minify -}}
{{- $dark := resources.Get "css/highlight/dark.css" | minify -}}
-
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/layouts/partials/head/style.html b/layouts/partials/head/style.html
index 68b08baf..431e212d 100644
--- a/layouts/partials/head/style.html
+++ b/layouts/partials/head/style.html
@@ -1,3 +1,3 @@
{{ $sass := resources.Get "scss/style.scss" }}
{{ $style := $sass | resources.ToCSS | minify }}
-
\ No newline at end of file
+
\ No newline at end of file