Files
hugo_backup/archetypes/page.md

255 B

title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: true excludeFromTopNav: false # set the link if you want to redirect the user. link: "" # set the html target parameter if you want to change default behavior target: "_blank"