From 2bb726f23a69ef7358dc9054fa66ce1584e74594 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 16:15:03 -0700 Subject: [PATCH] Update blog/posts/Implementing the Blog Plugin.md --- blog/posts/Implementing the Blog Plugin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/posts/Implementing the Blog Plugin.md b/blog/posts/Implementing the Blog Plugin.md index 50ff7eb..577152d 100644 --- a/blog/posts/Implementing the Blog Plugin.md +++ b/blog/posts/Implementing the Blog Plugin.md @@ -1,6 +1,7 @@ --- draft: false date: 2024-12-15 +updated: 2024-12-15 categories: - General - Documentation