소스 검색

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