diff --git a/themes/vanilla/layouts/partials/head.html b/themes/vanilla/layouts/partials/head.html
index fc33d23..999f1e0 100644
--- a/themes/vanilla/layouts/partials/head.html
+++ b/themes/vanilla/layouts/partials/head.html
@@ -12,7 +12,8 @@
{{ $sidenotes := resources.Get "scss/sidenotes.scss" | resources.ToCSS | resources.Minify }}
{{ $code := resources.Get "scss/code.scss" | resources.ToCSS | resources.Minify }}
{{ $icon := resources.Get "img/favicon.png" }}
- {{- partial "sidenotes.html" . -}}
+
+
diff --git a/themes/vanilla/layouts/partials/sidenotes.html b/themes/vanilla/layouts/partials/sidenotes.html
deleted file mode 100644
index 3cde4c2..0000000
--- a/themes/vanilla/layouts/partials/sidenotes.html
+++ /dev/null
@@ -1,5 +0,0 @@
-