remove subpage in a page

This commit is contained in:
Junyi Hou 2024-04-09 20:22:28 +08:00
parent 0f646e7082
commit 230bc7ddc8
8 changed files with 58 additions and 191 deletions

View file

@ -1,11 +1,11 @@
{{ define "main" }}
{{ if .Menus }}
{{/* {{ if .Menus }}
<nav class="post-navigation">
{{ range .Menus }}
<a href="{{ .ConfiguredURL | absLangURL }}" title="{{ .Title }}">{{ .Name | markdownify }}</a>
{{ end }}
</nav>
{{ end }}
{{ end }} */}}
<article class="post h-entry">
<div class="post-header">