summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRayHammer <evkondratyev@yandex.ru>2022-11-03 00:51:19 +0100
committerRayHammer <evkondratyev@yandex.ru>2022-11-03 00:51:19 +0100
commit2c855fbf650adf3e06e6e17dc177be82d7deaed9 (patch)
tree383826aa03559d105bd47b17bc64458657d3781c
parent5966145643a27b761fc884c9d100ebfab9693c03 (diff)
Added draft pages
-rw-r--r--content/posts/html-test.html9
-rw-r--r--content/tutorials/website.md6
2 files changed, 15 insertions, 0 deletions
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
+---
+
+<p>
+ Sample text
+</p> \ No newline at end of file
diff --git a/content/tutorials/website.md b/content/tutorials/website.md
new file mode 100644
index 0000000..f97f457
--- /dev/null
+++ b/content/tutorials/website.md
@@ -0,0 +1,6 @@
+---
+title: "Using Caddy server"
+date: 2022-11-03T00:13:09+01:00
+draft: true
+---
+