Add quotes to YAML strings
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige code shortcode.
|
||||
tags: [code, figures, shortcodes]
|
||||
title: Code Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige code shortcode."
|
||||
tags: ["code", "figures", "shortcodes"]
|
||||
title: "Code Shortcode"
|
||||
weight: 30
|
||||
---
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige figure shortcode.
|
||||
tags: [figures, shortcodes]
|
||||
title: Figure Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige figure shortcode."
|
||||
tags: ["figures", "shortcodes"]
|
||||
title: "Figure Shortcode"
|
||||
weight: 10
|
||||
---
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige gallery shortcode.
|
||||
tags: [figures, gallery, images, shortcodes]
|
||||
title: Gallery Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige gallery shortcode."
|
||||
tags: ["figures", "gallery", "images", "shortcodes"]
|
||||
title: "Gallery Shortcode"
|
||||
weight: 50
|
||||
---
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige image shortcode.
|
||||
tags: [figures, images, shortcodes]
|
||||
title: Image Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige image shortcode."
|
||||
tags: ["figures", "images", "shortcodes"]
|
||||
title: "Image Shortcode"
|
||||
weight: 40
|
||||
---
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige quote shortcode.
|
||||
tags: [figures, quotations, shortcodes]
|
||||
title: Quote Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige quote shortcode."
|
||||
tags: ["figures", "quotations", "shortcodes"]
|
||||
title: "Quote Shortcode"
|
||||
weight: 20
|
||||
---
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige Vimeo shortcode.
|
||||
tags: [shortcodes, videos, vimeo]
|
||||
title: Vimeo Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige Vimeo shortcode."
|
||||
tags: ["shortcodes", "videos", "vimeo"]
|
||||
title: "Vimeo Shortcode"
|
||||
weight: 70
|
||||
---
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige YouTube shortcode.
|
||||
tags: [shortcodes, videos, youtube]
|
||||
title: YouTube Shortcode
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige YouTube shortcode."
|
||||
tags: ["shortcodes", "videos", "youtube"]
|
||||
title: "YouTube Shortcode"
|
||||
weight: 60
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user