模板如下
1
2
3
4
5
6
7
8
9
10
11
12
|
---
title: {{ replace .Name "-" " " | title }}
description:
date: {{ (time .Date).Format "2006-01-02" }}
lastmod: {{ (time .Date).Format "2006-01-02" }}
image:
categories:
-
tags:
-
weight:
---
|
模板位置
my-blog\main\archetypes\default.md