diff --git a/exampleSite/content/blog/code-shortcode.md b/exampleSite/content/blog/code-shortcode.md index 04ca6d6c..c7d904bf 100644 --- a/exampleSite/content/blog/code-shortcode.md +++ b/exampleSite/content/blog/code-shortcode.md @@ -1,7 +1,7 @@ --- categories: [paige] date: "2023-01-02" -description: Demonstration of the code shortcode. +description: Demonstration of the Paige 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 d749879a..b07ea2c5 100644 --- a/exampleSite/content/blog/figure-shortcode.md +++ b/exampleSite/content/blog/figure-shortcode.md @@ -1,7 +1,7 @@ --- categories: [paige] date: "2023-01-01" -description: Demonstration of the figure shortcode. +description: Demonstration of the Paige 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 c84e1857..210f4565 100644 --- a/exampleSite/content/blog/gallery-shortcode/index.md +++ b/exampleSite/content/blog/gallery-shortcode/index.md @@ -1,6 +1,6 @@ --- date: "2023-01-04" -description: Demonstration of the gallery shortcode. +description: Demonstration of the Paige gallery shortcode. title: Gallery Shortcode --- diff --git a/exampleSite/content/blog/image-shortcode.md b/exampleSite/content/blog/image-shortcode.md index ffb6e8d1..8fec6ae2 100644 --- a/exampleSite/content/blog/image-shortcode.md +++ b/exampleSite/content/blog/image-shortcode.md @@ -1,7 +1,7 @@ --- categories: [paige] date: "2023-01-03" -description: Demonstration of the image shortcode. +description: Demonstration of the Paige image shortcode. tags: [figures, shortcodes] title: Image Shortcode ---