Remove invalid content from RSS

master
Will Faught 2 years ago
parent 81e6ecec92
commit db9d8a41c5

@ -3,6 +3,9 @@ authors: ["will-faught"]
categories: ["content", "paige"]
date: "2023-09-18T21:33:16-07:00"
description: "Lorem Ipsum Dolor Si Amet."
paige:
feed:
hide_page: true
tags: ["markdown", "text"]
title: "Placeholder Text"
weight: 30

@ -3,6 +3,9 @@ authors: ["will-faught"]
categories: ["content", "paige"]
date: "2023-09-18T21:33:24-07:00"
description: "A brief description of Hugo Shortcodes."
paige:
feed:
hide_paige: true
tags: ["shortcodes", "privacy"]
title: "Rich Content"
weight: 20

@ -3,6 +3,9 @@ authors: ["will-faught"]
categories: ["paige", "shortcodes"]
date: "2023-09-18T21:34:58-07:00"
description: "Demonstration of the Paige email shortcode."
paige:
feed:
hide_paige: true
tags: ["email"]
title: "Email Shortcode"
---

@ -3,6 +3,9 @@ authors: ["will-faught"]
categories: ["paige", "shortcodes"]
date: "2023-09-18T21:35:34-07:00"
description: "Demonstration of the Paige Vimeo shortcode."
paige:
feed:
hide_paige: true
tags: ["videos", "vimeo"]
title: "Vimeo Shortcode"
---

@ -3,6 +3,9 @@ authors: ["will-faught"]
categories: ["paige", "shortcodes"]
date: "2023-09-18T21:35:40-07:00"
description: "Demonstration of the Paige YouTube shortcode."
paige:
feed:
hide_paige: true
tags: ["videos", "youtube"]
title: "YouTube Shortcode"
---

Loading…
Cancel
Save