Change the Started attribute to be before the Date attribute on all files.
This commit is contained in:
@@ -6,8 +6,8 @@ title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle: ""
|
||||
feathericon: ""
|
||||
author: authorDefault
|
||||
date: "{{ .Date }}"
|
||||
started: "{{ .Date }}"
|
||||
date: "{{ .Date }}"
|
||||
lastmod: "{{ .Date }}"
|
||||
toc: false
|
||||
audio: false
|
||||
|
||||
@@ -6,8 +6,8 @@ title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle: ""
|
||||
feathericon: ""
|
||||
author: HyperVegan
|
||||
date: "{{ .Date }}"
|
||||
started: "{{ .Date }}"
|
||||
date: "{{ .Date }}"
|
||||
lastmod: "{{ .Date }}"
|
||||
toc: false
|
||||
video: true # Auto-generates a video post.
|
||||
|
||||
@@ -4,8 +4,8 @@ title: "Is Chad Alive??"
|
||||
subtitle: "How to easily check if I'm well!"
|
||||
feathericon: "activity"
|
||||
author: Hyperling
|
||||
date: "2025-12-24T15:30:00-07:00"
|
||||
started: "2025-11-21T09:00:00-07:00"
|
||||
date: "2025-12-24T15:30:00-07:00"
|
||||
lastmod: ""
|
||||
toc: true
|
||||
tags:
|
||||
|
||||
@@ -6,9 +6,9 @@ title: "Public Land Maps"
|
||||
subtitle: "Official Guides and Resources"
|
||||
feathericon: "map"
|
||||
author: Bug
|
||||
date: "2025-12-28T14:00:00-07:00"
|
||||
started: "2025-12-28T13:30:00-07:00"
|
||||
lastmod: #"2025-12-28T13:47:37-07:00"
|
||||
date: "2025-12-28T14:00:00-07:00"
|
||||
#lastmod: "2025-12-28T13:47:37-07:00"
|
||||
toc: false
|
||||
images:
|
||||
tags:
|
||||
|
||||
@@ -7,9 +7,9 @@ title: "Session Messenger"
|
||||
subtitle: "How to contact me on Session."
|
||||
feathericon: message-circle
|
||||
author: Hyperling
|
||||
date: "2025-12-21T08:30:00-07:00"
|
||||
started: "2025-12-20"
|
||||
lastmod:
|
||||
started: "2025-12-20T12:00:00-07:00"
|
||||
date: "2025-12-21T08:30:00-07:00"
|
||||
#lastmod:
|
||||
toc: false
|
||||
images:
|
||||
tags:
|
||||
|
||||
@@ -6,8 +6,8 @@ title: "Hot Well Dunes"
|
||||
subtitle: "BLM hot springs near Safford AZ"
|
||||
feathericon: "droplet"
|
||||
author: Bug
|
||||
date: "2025-12-27T19:30:00-07:00"
|
||||
started: "2025-12-27T19:00:00-07:00"
|
||||
started: "2025-12-18T13:00:00-07:00"
|
||||
date: "2025-12-27T19:30:00-07:00"
|
||||
lastmod: "2025-12-28T13:30:00-07:00"
|
||||
toc: true
|
||||
images:
|
||||
|
||||
@@ -7,8 +7,8 @@ title: "Hyperling's Health Tonic"
|
||||
subtitle: "Delicious drinks for health & recovery."
|
||||
feathericon: "coffee"
|
||||
author: authorDefault
|
||||
date: TBD
|
||||
started: "2025-12-24T14:30:00-07:00"
|
||||
date: "TBD"
|
||||
lastmod:
|
||||
toc: true
|
||||
images:
|
||||
|
||||
Reference in New Issue
Block a user