diff --git a/exampleSite/content/blog/code-shortcode.md b/exampleSite/content/blog/code-shortcode.md index cf6070b5..04ca6d6c 100644 --- a/exampleSite/content/blog/code-shortcode.md +++ b/exampleSite/content/blog/code-shortcode.md @@ -1,6 +1,6 @@ --- categories: [paige] -date: "2023-01-06" +date: "2023-01-02" description: Demonstration of the code shortcode. tags: [figures, shortcodes] title: Code Shortcode diff --git a/exampleSite/content/blog/figure-shortcode.md b/exampleSite/content/blog/figure-shortcode.md index 51091cf8..d749879a 100644 --- a/exampleSite/content/blog/figure-shortcode.md +++ b/exampleSite/content/blog/figure-shortcode.md @@ -1,6 +1,6 @@ --- categories: [paige] -date: "2023-01-06" +date: "2023-01-01" description: Demonstration of the figure shortcode. tags: [figures, shortcodes] title: Figure Shortcode diff --git a/exampleSite/content/blog/gallery-shortcode/index.md b/exampleSite/content/blog/gallery-shortcode/index.md index 9372a61b..c84e1857 100644 --- a/exampleSite/content/blog/gallery-shortcode/index.md +++ b/exampleSite/content/blog/gallery-shortcode/index.md @@ -1,5 +1,5 @@ --- -date: "2023-01-01" +date: "2023-01-04" description: Demonstration of the gallery shortcode. title: Gallery Shortcode --- diff --git a/exampleSite/content/blog/image-shortcode.md b/exampleSite/content/blog/image-shortcode.md index f9f0019b..ffb6e8d1 100644 --- a/exampleSite/content/blog/image-shortcode.md +++ b/exampleSite/content/blog/image-shortcode.md @@ -1,6 +1,6 @@ --- categories: [paige] -date: "2023-01-06" +date: "2023-01-03" description: Demonstration of the image shortcode. tags: [figures, shortcodes] title: Image Shortcode