diff --git a/archetypes/poetry.md b/archetypes/poetry.md
index 574bc81..d09887d 100644
--- a/archetypes/poetry.md
+++ b/archetypes/poetry.md
@@ -2,7 +2,7 @@
draft: true
title: "{{ replace .Name "-" " " | title }}"
subtitle: ""
-author: 'Chad Michael "Bug" Greenwood'
+author: bug
date: "{{ .Date }}"
toc: false
images:
diff --git a/content/posts/crafts/wooden-camping-chair.md b/content/posts/crafts/wooden-camping-chair.md
index e57463c..b8b4d5b 100644
--- a/content/posts/crafts/wooden-camping-chair.md
+++ b/content/posts/crafts/wooden-camping-chair.md
@@ -1,6 +1,6 @@
---
title: "Wooden Camping Chair"
-author: 'Chad Michael "Bug" Greenwood'
+author: bug
date: "2025-09-15"
tags:
- crafts
diff --git a/content/posts/poetry/birthday-2025.md b/content/posts/poetry/birthday-2025.md
index a74ecc9..1db03e4 100644
--- a/content/posts/poetry/birthday-2025.md
+++ b/content/posts/poetry/birthday-2025.md
@@ -1,7 +1,7 @@
---
title: "Birthday 2025"
subtitle: ""
-author: 'Chad Michael "Bug" Greenwood'
+author: bug
date: "2025-11-15T09:00:00-07:00"
toc: false
images:
@@ -23,4 +23,4 @@ To the tune of "Happy Birthday":
> I spent the whole day alone,
> and without using a phone!
>
-> -- Chad Michael "Bug" Greenwood
+> -- {{% author "bug" %}}
diff --git a/content/posts/poetry/friends.md b/content/posts/poetry/friends.md
index 1fafe75..af3e248 100644
--- a/content/posts/poetry/friends.md
+++ b/content/posts/poetry/friends.md
@@ -1,6 +1,6 @@
---
title: "Friends"
-author: 'Chad Michael "Bug" Greenwood'
+author: bug
date: "2025-11-04T10:00:00-07:00"
toc: false
images:
@@ -21,4 +21,4 @@ categories:
> What a dilemma, to find such a one.
> And then once you've done it -- enjoy the fun!
>
-> -- {{% bug %}}
+> -- {{% author "bug" %}}
diff --git a/content/posts/poetry/self-love.md b/content/posts/poetry/self-love.md
index 6c53961..bb2373b 100644
--- a/content/posts/poetry/self-love.md
+++ b/content/posts/poetry/self-love.md
@@ -1,7 +1,7 @@
---
title: "Self Love"
subtitle: ""
-author: 'Chad Michael "Bug" Greenwood'
+author: bug
date: "2025-11-16T06:00:00-07:00"
toc: false
images:
@@ -25,4 +25,4 @@ aliases:
> don't take things personally;
> and learn to be best friends -- with You.
>
-> -- Chad Michael "Bug" Greenwood
+> -- {{% author "bug" %}}