瀏覽代碼

Update archetypes to YAML

pull/305/head
AnimMouse 4 年之前
父節點
當前提交
486c13d15d
No account linked to committer's email address
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7
    7
      archetypes/default.md

+ 7
- 7
archetypes/default.md 查看文件

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

Loading…
取消
儲存