Replace Michael Bluth with Will Faught
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Guide to emoji usage in Hugo.
|
||||
tags: [content, content, emoji]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Sample article showcasing basic Markdown syntax and formatting for HTML elements.
|
||||
tags: [content, markdown, css, html]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
description: A brief guide to setup KaTeX.
|
||||
paige:
|
||||
math: true
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
description: Lorem Ipsum Dolor Si Amet.
|
||||
tags: [content, markdown, text]
|
||||
title: Placeholder Text
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
description: A brief description of Hugo Shortcodes.
|
||||
tags: [content, shortcodes, privacy]
|
||||
title: Rich Content
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: ["michael_bluth"]
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
description: "Demonstration of the Paige home layout."
|
||||
layout: "paige/home"
|
||||
@@ -116,7 +116,7 @@ These are the parameters for this page:
|
||||
|
||||
```yaml
|
||||
---
|
||||
authors: ["michael_bluth"]
|
||||
authors: ["will_faught"]
|
||||
categories: ["paige"]
|
||||
date: "2023-02-22"
|
||||
description: "Demonstration of the Paige home layout."
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige search layout.
|
||||
layout: paige/search
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige code shortcode.
|
||||
tags: [code, figures, shortcodes]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige figure shortcode.
|
||||
tags: [figures, shortcodes]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige gallery shortcode.
|
||||
tags: [figures, gallery, images, shortcodes]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige image shortcode.
|
||||
tags: [figures, images, shortcodes]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige quote shortcode.
|
||||
tags: [figures, quotations, shortcodes]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige Vimeo shortcode.
|
||||
tags: [shortcodes, videos, vimeo]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
authors: [michael_bluth]
|
||||
authors: [will_faught]
|
||||
categories: [paige]
|
||||
description: Demonstration of the Paige YouTube shortcode.
|
||||
tags: [shortcodes, videos, youtube]
|
||||
|
Reference in New Issue
Block a user