Selaa lähdekoodia

update post archetype

George Cushen 6 vuotta sitten
vanhempi
commit
a7b10805bd
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      archetypes/post/index.md

+ 5 - 0
archetypes/post/index.md

@@ -1,5 +1,10 @@
 +++
 title = "{{ replace .Name "-" " " | title }}"
+subtitle = ""
+
+# Add a summary to display on homepage (optional).
+summary = ""
+
 date = {{ .Date }}
 draft = false