fix: fix archetypes
This commit is contained in:
parent
f5b02674a5
commit
5aff2abdf7
|
|
@ -2,9 +2,9 @@
|
|||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ .Date }}
|
||||
draft: true
|
||||
publishdate: {{ .Date }}
|
||||
description: ""
|
||||
weight: 5
|
||||
weight: 10
|
||||
---
|
||||
|
||||
Lorem Ipsum.
|
||||
|
|
|
|||
Loading…
Reference in New Issue