diff --git a/themes/chosto/layouts/partials/navbar.html b/themes/chosto/layouts/partials/navbar.html index ab5bb58..3ddf549 100644 --- a/themes/chosto/layouts/partials/navbar.html +++ b/themes/chosto/layouts/partials/navbar.html @@ -5,8 +5,8 @@ {{ $image := resources.Get "img/logo.jpg" }} {{ with $image }} - {{ $imageResized := $image.Resize "64x" }} - {{ $imageURL = $imageResized.Permalink }} + {{ $imageResized := $image.Resize "64x" }} + {{ $imageURL = $imageResized.Permalink }} {{ end }} @@ -73,22 +73,28 @@ {{ .Name }} {{ end }} {{ end }} + {{ end }} + {{ end }} - - {{ end }} - +