diff --git a/src/pages/_layouts/base.html b/src/pages/_layouts/base.html index 8e987a0e9..e6966eab0 100644 --- a/src/pages/_layouts/base.html +++ b/src/pages/_layouts/base.html @@ -31,6 +31,13 @@ {% include layout/og.html %} {% endif %} + + {% include layout/css.html %}