aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/post1.html9
-rw-r--r--assets/post2.html9
2 files changed, 0 insertions, 18 deletions
diff --git a/assets/post1.html b/assets/post1.html
deleted file mode 100644
index 6eafb91..0000000
--- a/assets/post1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<section>
- <h2>Title</h2>
- <p>
- Nice content
- <code>
- My code here
- </code>
- </p>
-</section>
diff --git a/assets/post2.html b/assets/post2.html
deleted file mode 100644
index 077734e..0000000
--- a/assets/post2.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<section>
- <h2>Title</h2>
- <p>
- Nice content 2
- <code>
- My code here
- </code>
- </p>
-</section>