hugo-bearblog : add more comment to archetypes/blog.md

This commit is contained in:
minoplhy 2024-03-11 18:19:13 +07:00
parent 762b4e04b9
commit 134c3a0015
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
+++
title = "{{ replace .Name "-" " " | title }}"
date = "{{ .Date }}"
# lastmod = "{{ .Lastmod }}
#
# lastmod is optional
#
# lastmod = "Timestamp that you edit this blog"
#
# description is optional