Remove Paige from page descriptions

This commit is contained in:
Will Faught
2024-07-08 10:55:29 -07:00
parent 5a7a39bf13
commit 4b71898e4d
18 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
+++
description = "Demonstrations of Paige shortcodes."
description = "Demonstrations of shortcodes."
title = "Shortcodes"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige code shortcode."
description = "Demonstration of the code shortcode."
tags = ["code", "figures"]
title = "Code"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige email shortcode."
description = "Demonstration of the email shortcode."
tags = ["email"]
title = "Email"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige figure shortcode."
description = "Demonstration of the figure shortcode."
tags = ["figures"]
title = "Figure"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige gallery shortcode."
description = "Demonstration of the gallery shortcode."
tags = ["figures", "gallery", "images"]
title = "Gallery"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige icon shortcode."
description = "Demonstration of the icon shortcode."
tags = ["icon", "web font"]
title = "Icon"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige image shortcode."
description = "Demonstration of the image shortcode."
tags = ["figures", "images"]
title = "Image"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige quote shortcode."
description = "Demonstration of the quote shortcode."
tags = ["figures", "quotations"]
title = "Quote"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige tabs shortcodes."
description = "Demonstration of the tabs shortcodes."
tags = ["figures", "tabs"]
title = "Tabs"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige Vimeo shortcode."
description = "Demonstration of the Vimeo shortcode."
tags = ["videos", "vimeo"]
title = "Vimeo"
+++

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige YouTube shortcode."
description = "Demonstration of the YouTube shortcode."
tags = ["videos", "youtube"]
title = "YouTube"
+++