From 86b9f8635be129da9b367aec9f4d907e9785cf0e Mon Sep 17 00:00:00 2001 From: Starfall Date: Thu, 21 Oct 2021 20:30:45 -0500 Subject: strike: remove test files from project --- blog/1.rst | 1 - blog/empty.rst | 0 template | 5 ----- 3 files changed, 6 deletions(-) delete mode 100644 blog/1.rst delete mode 100644 blog/empty.rst delete mode 100644 template diff --git a/blog/1.rst b/blog/1.rst deleted file mode 100644 index 9e10db3..0000000 --- a/blog/1.rst +++ /dev/null @@ -1 +0,0 @@ -this is our first file alsfdgjl diff --git a/blog/empty.rst b/blog/empty.rst deleted file mode 100644 index e69de29..0000000 diff --git a/template b/template deleted file mode 100644 index 0c58203..0000000 --- a/template +++ /dev/null @@ -1,5 +0,0 @@ -i am a template -with some stuff, -{content}, -and some more stuff -that has been modified -- cgit