mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Add lastmod to blog archetype
This commit is contained in:
parent
ac9ca6f97e
commit
430139d292
@ -2,6 +2,7 @@
|
||||
|
||||
title: {{ replace .Name "-" " " | humanize }}
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ .Date }}
|
||||
toc: true
|
||||
comments: true
|
||||
draft: true
|
||||
|
Loading…
Reference in New Issue
Block a user