This commit is contained in:
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
description = "About the page"
|
||||
draft = true
|
||||
---
|
||||
Reference in New Issue
Block a user