Selaa lähdekoodia

Update archetypes to YAML

pull/305/head
AnimMouse 4 vuotta sitten
vanhempi
commit
486c13d15d
No account linked to committer's email address
1 muutettua tiedostoa jossa 7 lisäystä ja 7 poistoa
  1. 7
    7
      archetypes/default.md

+ 7
- 7
archetypes/default.md Näytä tiedosto

@@ -1,7 +1,7 @@
+++
title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = {{ .Date }}
tags = []
featured_image = ""
description = ""
+++
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
tags: []
featured_image: ""
description: ""
---

Loading…
Peruuta
Tallenna