Adjust shortcode post dates

This commit is contained in:
Will Faught
2023-01-06 17:50:06 -08:00
parent f8255f5720
commit 943bcd1548
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
--- ---
categories: [paige] categories: [paige]
date: "2023-01-06" date: "2023-01-02"
description: Demonstration of the code shortcode. description: Demonstration of the code shortcode.
tags: [figures, shortcodes] tags: [figures, shortcodes]
title: Code Shortcode title: Code Shortcode

View File

@@ -1,6 +1,6 @@
--- ---
categories: [paige] categories: [paige]
date: "2023-01-06" date: "2023-01-01"
description: Demonstration of the figure shortcode. description: Demonstration of the figure shortcode.
tags: [figures, shortcodes] tags: [figures, shortcodes]
title: Figure Shortcode title: Figure Shortcode

View File

@@ -1,5 +1,5 @@
--- ---
date: "2023-01-01" date: "2023-01-04"
description: Demonstration of the gallery shortcode. description: Demonstration of the gallery shortcode.
title: Gallery Shortcode title: Gallery Shortcode
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
categories: [paige] categories: [paige]
date: "2023-01-06" date: "2023-01-03"
description: Demonstration of the image shortcode. description: Demonstration of the image shortcode.
tags: [figures, shortcodes] tags: [figures, shortcodes]
title: Image Shortcode title: Image Shortcode