mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 09:46:11 +01:00
Add Summary to template
This commit is contained in:
parent
122c3fc1c5
commit
0e1eb016cd
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ title: "{{ replace .Name "-" " " | title }}"
|
||||||
emoji: ❓
|
emoji: ❓
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: true
|
draft: true
|
||||||
|
summary:
|
||||||
tags:
|
tags:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue