瀏覽代碼

Add posts archetype

master
Adrian Short 4 年之前
父節點
當前提交
887423340b
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. +8
    -0
      archetypes/posts.md

+ 8
- 0
archetypes/posts.md 查看文件

@@ -0,0 +1,8 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
description:
tags:
-
---

Loading…
取消
儲存