From 5ab5e6a4781c53aade17a9a98e123762691205c6 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 28 Dec 2020 21:34:30 +0100 Subject: Handle blog entry categories --- content/blog/test1.md | 1 + content/blog/test2/index.md | 1 + content/projects/index.md | 5 ----- 3 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 content/projects/index.md (limited to 'content') diff --git a/content/blog/test1.md b/content/blog/test1.md index 8e2b0b9..05c2b2d 100644 --- a/content/blog/test1.md +++ b/content/blog/test1.md @@ -1,6 +1,7 @@ --- date: 2020-12-25 title: Test Page 1 +category: tes --- # Test Page 1 diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md index 70130d1..9d1ebd2 100644 --- a/content/blog/test2/index.md +++ b/content/blog/test2/index.md @@ -1,6 +1,7 @@ --- date: 2020-12-21 title: Test Page 2 +category: per --- # Test Page 2 diff --git a/content/projects/index.md b/content/projects/index.md deleted file mode 100644 index fd5a713..0000000 --- a/content/projects/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Projects ---- - -# Projects -- cgit v1.2.3-54-g00ecf