diff --git a/layouts/partials/header.html b/layouts/partials/header.html index faaa45a..f910cec 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -7,12 +7,12 @@ {{ with $headerConfig.logo }} - {{ $.Site.Title }} + {{ $.Site.Title }} {{ else }} - {{ .Site.Title }} + {{ .Site.Title }} {{ end }} {{ if .Site.Title }} - {{ .Site.Title }} + {{ .Site.Title }} {{ end }} diff --git a/static/images/favicon.ico b/static/images/favicon.ico new file mode 100644 index 0000000..daf0d2d Binary files /dev/null and b/static/images/favicon.ico differ diff --git a/static/images/logo.svg b/static/images/logo.svg index 440b5db..5f94bb2 100644 --- a/static/images/logo.svg +++ b/static/images/logo.svg @@ -1,17 +1,8 @@ - + - - + - - + - + \ No newline at end of file