mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-22 00:06:30 -05:00
🐸 Update archetypes
This commit is contained in:
parent
34e8e001ac
commit
a03100c42e
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
||||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||||
date: {{ dateFormat "2006-01-02" .Date }}
|
date: {{ dateFormat "2006-01-02" .Date }}
|
||||||
draft: true
|
draft: true
|
||||||
|
images: []
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue