Change the edited attribute to lastmod which is already implemented by the theme.
This commit is contained in:
@@ -6,7 +6,7 @@ subtitle: ""
|
|||||||
author: Bug
|
author: Bug
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
started:
|
started:
|
||||||
edited:
|
lastmod:
|
||||||
toc: true
|
toc: true
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ subtitle: ""
|
|||||||
author: authorDefault
|
author: authorDefault
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
started:
|
started:
|
||||||
edited:
|
lastmod:
|
||||||
toc: true
|
toc: true
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ subtitle: "Buying a device with Linux pre-installed."
|
|||||||
author: Hyperling
|
author: Hyperling
|
||||||
date: "2025-12-08T07:00:00-07:00"
|
date: "2025-12-08T07:00:00-07:00"
|
||||||
started: "2025-12-04T11:38:00-07:00"
|
started: "2025-12-04T11:38:00-07:00"
|
||||||
edited:
|
lastmod:
|
||||||
toc: true
|
toc: true
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user