From f3d07d0594076f8768c8d2ce3787f2f6f2d16cb6 Mon Sep 17 00:00:00 2001 From: "Radu C. Martin" Date: Sun, 20 Apr 2025 22:58:41 +0200 Subject: [PATCH] chore: remove example category --- content/categories/example-category/_index.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 content/categories/example-category/_index.md diff --git a/content/categories/example-category/_index.md b/content/categories/example-category/_index.md deleted file mode 100644 index 678b089..0000000 --- a/content/categories/example-category/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Example Category -description: A description of this category -image: - -# Badge style -style: - background: "#2a9d8f" - color: "#fff" ---- \ No newline at end of file