From 316ab0adb0650932397de4676de7c289a07e7323 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 16:19:05 -0700 Subject: [PATCH] Update blog/posts/Implementing the Blog Plugin.md --- blog/posts/Implementing the Blog Plugin.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/posts/Implementing the Blog Plugin.md b/blog/posts/Implementing the Blog Plugin.md index 577152d..b58e9f5 100644 --- a/blog/posts/Implementing the Blog Plugin.md +++ b/blog/posts/Implementing the Blog Plugin.md @@ -2,6 +2,8 @@ draft: false date: 2024-12-15 updated: 2024-12-15 +authors: + - nicole categories: - General - Documentation