diff --git a/app/_includes/favicons.html b/app/_includes/favicons.html new file mode 100644 index 0000000..866e9a8 --- /dev/null +++ b/app/_includes/favicons.html @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/app/_layouts/default.html b/app/_layouts/default.html index 63abaee..3380f2f 100644 --- a/app/_layouts/default.html +++ b/app/_layouts/default.html @@ -52,6 +52,8 @@ + {% include favicons.html %} +