diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html
index db6a982a..ca8347ee 100644
--- a/layouts/partials/navbar.html
+++ b/layouts/partials/navbar.html
@@ -1,10 +1,10 @@
-{{/*
+{{- /*
A version of the navbar.html partial in Docsy, only modified
to include the spec version, which is calculated using an
inline `version-string` partial.
-*/}}
+*/ -}}
{{ $cover := and
(.HasShortcode "blocks/cover")
@@ -12,8 +12,8 @@
-}}
{{ $baseURL := urls.Parse $.Site.Params.Baseurl -}}
-