diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 6e25937..473fad6 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -12,6 +12,8 @@ {% include "structuredData.njk" %} {% include "analytics.html" %} + {% include "weatherStyle.njk" %} + {% include "wooModeStyle.njk" %} {% include "header.njk" %} diff --git a/_includes/siteSettings.njk b/_includes/siteSettings.njk index eedd4d6..f18433f 100644 --- a/_includes/siteSettings.njk +++ b/_includes/siteSettings.njk @@ -1,11 +1,3 @@ - -
diff --git a/_includes/weather.njk b/_includes/weather.njk index 8191572..1f6d8b1 100644 --- a/_includes/weather.njk +++ b/_includes/weather.njk @@ -1,117 +1,6 @@ {# This include causes a symbol (text, emoji, et cetera; from metadata.weatherSymbol) to fall from the top of the viewport like snow. #} - -