layout:调整默认模版。

This commit is contained in:
徐涛 2021-04-12 09:25:28 +08:00
parent ef6cf660e8
commit 773a6a4d9e
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
--- ---
title: {{ title }} title: {{ title }}
tags: tags:
categories:
--- ---

View File

@ -2,4 +2,5 @@
title: {{ title }} title: {{ title }}
date: {{ date }} date: {{ date }}
tags: tags:
categories:
--- ---