Remove weights from shortcode pages

master
Will Faught 2 years ago
parent 2e39baa3a7
commit 29abec8f42

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige code shortcode."
tags: ["code", "figures"]
title: "Code Shortcode"
weight: 30
---
Paige provides a `paige/code` shortcode for displaying code.

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige figure shortcode."
tags: ["figures"]
title: "Figure Shortcode"
weight: 10
---
Paige provides a `paige/figure` shortcode for displaying content.

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige gallery shortcode."
tags: ["figures", "gallery", "images"]
title: "Gallery Shortcode"
weight: 50
---
Paige provides a `paige/gallery` shortcode for displaying a list of images.

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige image shortcode."
tags: ["figures", "images"]
title: "Image Shortcode"
weight: 40
---
Paige provides a `paige/image` shortcode for displaying an image.

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige quote shortcode."
tags: ["figures", "quotations"]
title: "Quote Shortcode"
weight: 20
---
Paige provides a `paige/quote` shortcode for displaying a quotation.

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige Vimeo shortcode."
tags: ["videos", "vimeo"]
title: "Vimeo Shortcode"
weight: 70
---
Paige provides a `paige/vimeo` shortcode for playing Vimeo videos.

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige YouTube shortcode."
tags: ["videos", "youtube"]
title: "YouTube Shortcode"
weight: 60
---
Paige provides a `paige/youtube` shortcode for playing YouTube videos.

Loading…
Cancel
Save