瀏覽代碼

update post archetype

George Cushen 6 年之前
父節點
當前提交
a7b10805bd
共有 1 個文件被更改,包括 5 次插入0 次删除
  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