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." description: "Demonstration of the Paige code shortcode."
tags: ["code", "figures"] tags: ["code", "figures"]
title: "Code Shortcode" title: "Code Shortcode"
weight: 30
--- ---
Paige provides a `paige/code` shortcode for displaying code. Paige provides a `paige/code` shortcode for displaying code.

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

@ -4,7 +4,6 @@ categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige gallery shortcode." description: "Demonstration of the Paige gallery shortcode."
tags: ["figures", "gallery", "images"] tags: ["figures", "gallery", "images"]
title: "Gallery Shortcode" title: "Gallery Shortcode"
weight: 50
--- ---
Paige provides a `paige/gallery` shortcode for displaying a list of images. 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." description: "Demonstration of the Paige image shortcode."
tags: ["figures", "images"] tags: ["figures", "images"]
title: "Image Shortcode" title: "Image Shortcode"
weight: 40
--- ---
Paige provides a `paige/image` shortcode for displaying an image. Paige provides a `paige/image` shortcode for displaying an image.

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

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

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

Loading…
Cancel
Save