diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 00000000..6ff45b89 Binary files /dev/null and b/static/favicon.png differ diff --git a/themes/default/layouts/partials/head.html b/themes/default/layouts/partials/head.html index d2542fbc..23ac5734 100644 --- a/themes/default/layouts/partials/head.html +++ b/themes/default/layouts/partials/head.html @@ -6,5 +6,5 @@ {{- partial "head/css.html" . }} {{ with .Site.Params.favicon -}} - + {{- end }} \ No newline at end of file