Change hide_paige to hide_page

master
Will Faught 2 years ago
parent 97447d57dd
commit d156b6d9ee

@ -5,7 +5,7 @@ date: "2023-09-18T21:33:24-07:00"
description: "A brief description of Hugo Shortcodes." description: "A brief description of Hugo Shortcodes."
paige: paige:
feed: feed:
hide_paige: true hide_page: true
tags: ["shortcodes", "privacy"] tags: ["shortcodes", "privacy"]
title: "Rich Content" title: "Rich Content"
weight: 20 weight: 20

@ -5,7 +5,7 @@ date: "2023-09-18T21:34:58-07:00"
description: "Demonstration of the Paige email shortcode." description: "Demonstration of the Paige email shortcode."
paige: paige:
feed: feed:
hide_paige: true hide_page: true
tags: ["email"] tags: ["email"]
title: "Email Shortcode" title: "Email Shortcode"
--- ---

@ -5,7 +5,7 @@ date: "2023-09-18T21:35:34-07:00"
description: "Demonstration of the Paige Vimeo shortcode." description: "Demonstration of the Paige Vimeo shortcode."
paige: paige:
feed: feed:
hide_paige: true hide_page: true
tags: ["videos", "vimeo"] tags: ["videos", "vimeo"]
title: "Vimeo Shortcode" title: "Vimeo Shortcode"
--- ---

@ -5,7 +5,7 @@ date: "2023-09-18T21:35:40-07:00"
description: "Demonstration of the Paige YouTube shortcode." description: "Demonstration of the Paige YouTube shortcode."
paige: paige:
feed: feed:
hide_paige: true hide_page: true
tags: ["videos", "youtube"] tags: ["videos", "youtube"]
title: "YouTube Shortcode" title: "YouTube Shortcode"
--- ---

Loading…
Cancel
Save