From 41ea1757508169957d0ff91ccd94ffea5cc676be Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Fri, 14 Mar 2025 18:37:19 +0000 Subject: Initial commit. --- 2024-06-22-sample.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 2024-06-22-sample.md (limited to '2024-06-22-sample.md') diff --git a/2024-06-22-sample.md b/2024-06-22-sample.md new file mode 100644 index 0000000..1edf203 --- /dev/null +++ b/2024-06-22-sample.md @@ -0,0 +1,15 @@ +--- +author: Author Name +--- +# My first post + +This is my very first blog post! + +## This is a section header + +### This is a subsection a header + +This is a paragraph of text. The quick brown fox jumps over the lazy +dog. Here is some more text. + +![Alt text for an image](./images/portrait.jpg "Image on my first post") -- cgit v1.2.3