From 96e10c0aff3afec522a8f0b616e635ce8ee4cb2f Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 12 Mar 2019 18:37:26 +0200 Subject: [PATCH] Temporarily include the dark mode CSS. --- site/layouts/partials/stylesheet.html | 1 + 1 file changed, 1 insertion(+) diff --git a/site/layouts/partials/stylesheet.html b/site/layouts/partials/stylesheet.html index 749a3314e609..bd71360064a6 100644 --- a/site/layouts/partials/stylesheet.html +++ b/site/layouts/partials/stylesheet.html @@ -12,5 +12,6 @@ {{- end -}} {{- if (ne .Page.Layout "examples") }} + {{- end -}} {{- end }}