diff --git a/themes/chosto/layouts/partials/navbar.html b/themes/chosto/layouts/partials/navbar.html index 977576e..5228356 100644 --- a/themes/chosto/layouts/partials/navbar.html +++ b/themes/chosto/layouts/partials/navbar.html @@ -76,7 +76,7 @@ {{ $imagePath := printf "img/%s.png" $imageName }} {{ $image := resources.Get $imagePath }} - {{ $image32 := $image.Resize "32x" }} + {{ $image32 := $image.Resize "64x" }} diff --git a/themes/chosto/static/img/mail.png b/themes/chosto/static/img/mail.png index a30bef6..cfe8863 100644 Binary files a/themes/chosto/static/img/mail.png and b/themes/chosto/static/img/mail.png differ