diff --git a/_includes/head.html b/_includes/head.html index 237890b0..338ed2fb 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -16,6 +16,39 @@ {%- seo -%} {%- endif -%} + + diff --git a/_includes/header.html b/_includes/header.html index 5a1998d7..71cf5a05 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -76,6 +76,7 @@ {%- endif -%} {%- endif -%} {%- endfor -%} + {% include theme-toggle.html %} diff --git a/_includes/scripts.html b/_includes/scripts.html index aa290ab9..7d2ce018 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -4,6 +4,48 @@