Hugo Bilberry First commit to gitea@cowbay.org
This commit is contained in:
11
archetypes/page.md
Normal file
11
archetypes/page.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
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"
|
||||
---
|
||||
Reference in New Issue
Block a user