aboutsummaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-07-29 15:26:34 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-07-29 15:28:57 +0530
commita551acb29fc43adeb034e9d9a67e711a8c6bcf17 (patch)
treeb70fcc0b50bd34320d4c9645fde234eb3ec39288 /posts
parent18ffd40ca7445ad0c3012ed8610458294a16789c (diff)
init: site
Diffstat (limited to 'posts')
-rw-r--r--posts/a.html4
-rw-r--r--posts/b.md8
2 files changed, 12 insertions, 0 deletions
diff --git a/posts/a.html b/posts/a.html
new file mode 100644
index 0000000..8237d7f
--- /dev/null
+++ b/posts/a.html
@@ -0,0 +1,4 @@
+title = A.html
+---
+
+<p>a.html</p>
diff --git a/posts/b.md b/posts/b.md
new file mode 100644
index 0000000..51817b8
--- /dev/null
+++ b/posts/b.md
@@ -0,0 +1,8 @@
+title = B.md
+---
+
+# Hi there!!!!
+
+```
+AHH
+```