From a551acb29fc43adeb034e9d9a67e711a8c6bcf17 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 29 Jul 2025 15:26:34 +0530 Subject: init: site --- posts/a.html | 4 ++++ posts/b.md | 8 ++++++++ 2 files changed, 12 insertions(+) create mode 100644 posts/a.html create mode 100644 posts/b.md (limited to 'posts') 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 +--- + +

a.html

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 +``` -- cgit v1.2.3