diff --git a/_includes/theme_color_meta_headers.html b/_includes/theme_color_meta_headers.html new file mode 100644 index 0000000..856cb35 --- /dev/null +++ b/_includes/theme_color_meta_headers.html @@ -0,0 +1,5 @@ + + + + + diff --git a/_layouts/default.html b/_layouts/default.html index 75a147d..7bd59b9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,6 +15,8 @@ + + {% include theme_color_meta_headers.html %}