mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +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: ❓
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
summary:
|
||||
tags:
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue