aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/layouts/partials/nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/layouts/partials/nav.html b/www/layouts/partials/nav.html
index 4ecf622..42c9ad1 100644
--- a/www/layouts/partials/nav.html
+++ b/www/layouts/partials/nav.html
@@ -2,5 +2,5 @@
{{ range .Ancestors.Reverse }}
<a class="mono-link" href="{{ .RelPermalink }}">{{ lower .Title }}</a> >
{{ end }}
- this: {{.Title}}
+ this
</nav>