diff --git a/_includes/favicon.html b/_includes/favicon.html new file mode 100644 index 0000000..c485d4c --- /dev/null +++ b/_includes/favicon.html @@ -0,0 +1 @@ + diff --git a/_includes/head.html b/_includes/head.html index c0f73d7..d26a42a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,7 +10,7 @@ {% endif %} {% endunless %} - + {% include favicon.html %} diff --git a/_layouts/default.html b/_layouts/default.html index 40d85ac..3e988b4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -177,7 +177,7 @@ layout: table_wrappers site.gh_edit_view_mode %}

- {{ site.gh_edit_link_text }} + {{ site.gh_edit_link_text }}

{% endif %}