Add lastmod to blog archetype

This commit is contained in:
BBaoVanC 2022-04-20 09:47:40 -05:00
parent ac9ca6f97e
commit 430139d292
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
title: {{ replace .Name "-" " " | humanize }}
date: {{ .Date }}
lastmod: {{ .Date }}
toc: true
comments: true
draft: true