From 3c6bf2feb3133eb236b6f0c882e83483400cd7c2 Mon Sep 17 00:00:00 2001 From: Peter Sanchez Date: Tue, 8 Oct 2024 18:52:07 -0600 Subject: [PATCH] Removing dumb test article --- .gitignore | 1 + content/test-article.md | 13 ------------- 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 content/test-article.md diff --git a/.gitignore b/.gitignore index 73ab876..1e4234b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ public/ resources/ +test-article.md diff --git a/content/test-article.md b/content/test-article.md deleted file mode 100644 index 65ce26b..0000000 --- a/content/test-article.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -title = 'Test Article' -date = 2024-10-02T07:27:24-06:00 -tags = ['foo', 'bar'] -description = 'This is the article description OK' -summary = 'Another summary for the RSS boy' -keywords = ['meta', 'one', 'two'] -draft = false -+++ - -This is a test article. - -I hope you **like it** bruh -- 2.45.2