Simplify articles which use Bug as author.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
draft: true
|
draft: true
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
subtitle: ""
|
subtitle: ""
|
||||||
author: 'Chad Michael "Bug" Greenwood'
|
author: bug
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
toc: false
|
toc: false
|
||||||
images:
|
images:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Wooden Camping Chair"
|
title: "Wooden Camping Chair"
|
||||||
author: 'Chad Michael "Bug" Greenwood'
|
author: bug
|
||||||
date: "2025-09-15"
|
date: "2025-09-15"
|
||||||
tags:
|
tags:
|
||||||
- crafts
|
- crafts
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Birthday 2025"
|
title: "Birthday 2025"
|
||||||
subtitle: ""
|
subtitle: ""
|
||||||
author: 'Chad Michael "Bug" Greenwood'
|
author: bug
|
||||||
date: "2025-11-15T09:00:00-07:00"
|
date: "2025-11-15T09:00:00-07:00"
|
||||||
toc: false
|
toc: false
|
||||||
images:
|
images:
|
||||||
@@ -23,4 +23,4 @@ To the tune of "Happy Birthday":
|
|||||||
> I spent the whole day alone, <br>
|
> I spent the whole day alone, <br>
|
||||||
> and without using a phone!
|
> and without using a phone!
|
||||||
>
|
>
|
||||||
> -- Chad Michael "Bug" Greenwood
|
> -- {{% author "bug" %}}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Friends"
|
title: "Friends"
|
||||||
author: 'Chad Michael "Bug" Greenwood'
|
author: bug
|
||||||
date: "2025-11-04T10:00:00-07:00"
|
date: "2025-11-04T10:00:00-07:00"
|
||||||
toc: false
|
toc: false
|
||||||
images:
|
images:
|
||||||
@@ -21,4 +21,4 @@ categories:
|
|||||||
> What a dilemma, to find such a one. <br>
|
> What a dilemma, to find such a one. <br>
|
||||||
> And then once you've done it -- enjoy the fun!
|
> And then once you've done it -- enjoy the fun!
|
||||||
>
|
>
|
||||||
> -- {{% bug %}}
|
> -- {{% author "bug" %}}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Self Love"
|
title: "Self Love"
|
||||||
subtitle: ""
|
subtitle: ""
|
||||||
author: 'Chad Michael "Bug" Greenwood'
|
author: bug
|
||||||
date: "2025-11-16T06:00:00-07:00"
|
date: "2025-11-16T06:00:00-07:00"
|
||||||
toc: false
|
toc: false
|
||||||
images:
|
images:
|
||||||
@@ -25,4 +25,4 @@ aliases:
|
|||||||
> don't take things personally; <br>
|
> don't take things personally; <br>
|
||||||
> and learn to be best friends -- with You.
|
> and learn to be best friends -- with You.
|
||||||
>
|
>
|
||||||
> -- Chad Michael "Bug" Greenwood
|
> -- {{% author "bug" %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user