summaryrefslogtreecommitdiffstats
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index fc85b57..990de45 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -23,6 +23,7 @@
crossorigin="anonymous">
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/fonts.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/syntax.css" />
+ <link rel="stylesheet" href="{{ .Site.BaseURL }}/css/syntax_dark.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/colours.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/default.css" />