From 2c855fbf650adf3e06e6e17dc177be82d7deaed9 Mon Sep 17 00:00:00 2001 From: RayHammer Date: Thu, 3 Nov 2022 00:51:19 +0100 Subject: Added draft pages --- content/posts/html-test.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/posts/html-test.html (limited to 'content/posts/html-test.html') diff --git a/content/posts/html-test.html b/content/posts/html-test.html new file mode 100644 index 0000000..1157e4f --- /dev/null +++ b/content/posts/html-test.html @@ -0,0 +1,9 @@ +--- +title: "Website2" +date: 2022-11-03T00:28:47+01:00 +draft: true +--- + +

+ Sample text +

\ No newline at end of file -- cgit v1.2.3