소스 검색

Add pre-populated fields to archetype

tags/v2.0
Bud Parr 7 년 전
부모
커밋
37cc0a7033
No account linked to committer's email address
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6
    2
      archetypes/default.md

+ 6
- 2
archetypes/default.md 파일 보기

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





Loading…
취소
저장