From c3a2a02fb7ce511d6eb09598d3d102567b6c06d9 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 17:01:29 -0700 Subject: [PATCH] Update blog/posts/12-15-2024 - Implementing the Blog Plugin.md --- blog/posts/12-15-2024 - Implementing the Blog Plugin.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/blog/posts/12-15-2024 - Implementing the Blog Plugin.md b/blog/posts/12-15-2024 - Implementing the Blog Plugin.md index 2c9358f..df755b8 100644 --- a/blog/posts/12-15-2024 - Implementing the Blog Plugin.md +++ b/blog/posts/12-15-2024 - Implementing the Blog Plugin.md @@ -4,9 +4,6 @@ date: 2024-12-15 updated: 2024-12-15 authors: - nicole -links: - - External Link: https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/ - - docs/Servers/Containerization/Docker/Compose/Material MkDocs.md categories: - General - Documentation