mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-27 20:31:36 -05:00
Add lastmod to blog archetype
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
title: {{ replace .Name "-" " " | humanize }}
|
title: {{ replace .Name "-" " " | humanize }}
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
|
lastmod: {{ .Date }}
|
||||||
toc: true
|
toc: true
|
||||||
comments: true
|
comments: true
|
||||||
draft: true
|
draft: true
|
||||||
|
Reference in New Issue
Block a user