From 3fa978629d21e09d7c2974dfaaa24f95e3a1296e Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 16:26:45 -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 470dab6..b68671d 100644 --- a/blog/posts/Implementing the Blog Plugin.md +++ b/blog/posts/Implementing the Blog Plugin.md @@ -4,6 +4,8 @@ date: 2024-12-15 updated: 2024-12-15 authors: - nicole +links: + - https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/ categories: - General - Documentation