diff --git a/layouts/partials/menu.html b/layouts/partials/menu.html index 5a9e1ddf1..4c0c53dbd 100644 --- a/layouts/partials/menu.html +++ b/layouts/partials/menu.html @@ -31,7 +31,7 @@ {{end}}
  • Issues & Help
  • {{ if .IsPage }} - {{ $File := .File }} {{with $File.FileName }}
  • Refine this Page
  • {{end}} + {{ $File := .File }} {{with $File.Path }}
  • Refine this Page
  • {{end}} {{ end }}