diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6915617..4a1d39b 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,6 @@ + {{ if .IsHome }} {{ site.Title }} diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 0000000..cc7c118 Binary files /dev/null and b/static/favicon.png differ