Bläddra i källkod

Update archetypes to YAML

pull/305/head
AnimMouse 4 år sedan
förälder
incheckning
486c13d15d
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 7 tillägg och 7 borttagningar
  1. 7
    7
      archetypes/default.md

+ 7
- 7
archetypes/default.md Visa fil

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

Laddar…
Avbryt
Spara