Ver código fonte

Add pre-populated fields to archetype

tags/v2.0
Bud Parr 7 anos atrás
pai
commit
37cc0a7033
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 6 adições e 2 exclusões
  1. 6
    2
      archetypes/default.md

+ 6
- 2
archetypes/default.md Ver arquivo

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





Carregando…
Cancelar
Salvar