Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/main/sections/list-menu.html')
-rw-r--r--layouts/partials/main/sections/list-menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/main/sections/list-menu.html b/layouts/partials/main/sections/list-menu.html
index c87f3f4..4a26b3f 100644
--- a/layouts/partials/main/sections/list-menu.html
+++ b/layouts/partials/main/sections/list-menu.html
@@ -3,7 +3,7 @@
{{ if .IsHome }}
{{ .Site.Title }}
{{ else }}
- {{ .Type }}
+ {{ $.Param "Title" }}
{{ end }}
</h6>
<ul>