diff --git a/layouts/partials/assets/nav.html b/layouts/partials/assets/nav.html
index 35139e276..3a60e1873 100644
--- a/layouts/partials/assets/nav.html
+++ b/layouts/partials/assets/nav.html
@@ -74,6 +74,7 @@
"title" $item.Title
"class" $class
"color" $color
+ "href" $item.Params.href
"content" (partial "utilities/GetDescription.html" (dict "page" $item))
"thumbnail" $thumbnail
) -}}
@@ -95,4 +96,4 @@
{{ if eq $type "callout" }}{{ end }}
{{ if $vertical }}{{ end }}
-
\ No newline at end of file
+