From 70adec5afa058c73ab2b23070a6b9b9c9604cd31 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 17:02:09 -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 df755b8..b6449ec 100644 --- a/blog/posts/12-15-2024 - Implementing the Blog Plugin.md +++ b/blog/posts/12-15-2024 - Implementing the Blog Plugin.md @@ -26,9 +26,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