Explorar el Código

Add pre-populated fields to archetype

tags/v2.0
Bud Parr hace 7 años
padre
commit
37cc0a7033
No account linked to committer's email address
Se han modificado 1 ficheros con 6 adiciones y 2 borrados
  1. 6
    2
      archetypes/default.md

+ 6
- 2
archetypes/default.md Ver fichero

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





Cargando…
Cancelar
Guardar