瀏覽代碼

Update archetypes to YAML

pull/305/head
AnimMouse 4 年之前
父節點
當前提交
486c13d15d
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存