aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/default.html b/_includes/default.html
index 61f43bf..5b81206 100644
--- a/_includes/default.html
+++ b/_includes/default.html
@@ -21,6 +21,7 @@
<title>{{ title }} | boringcactus</title>
{% endif %}
<link rel="stylesheet" href="/assets/site.css">
+ <style>{% getBundle "css" %}</style>
<link type="application/atom+xml" rel="alternate" href="/feed.xml" title="boringcactus" />
<link rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/" />
<link rel="icon" href="/assets/icon.svg">