forked from mirror/Mainroad
Fix default.md archetype
This commit is contained in:
parent
0c6ad1a51e
commit
dbb7e47b46
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: "{{ replace .TranslationBaseName '-' ' ' | title }}"
|
title: "{{ replace .TranslationBaseName '-' ' ' | title }}"
|
||||||
description: ""
|
description: ""
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
thumbnail = ""
|
thumbnail: ""
|
||||||
categories:
|
categories:
|
||||||
- ""
|
- ""
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Reference in a new issue