From 52ecded96e13946e84ec9336d43585690169c065 Mon Sep 17 00:00:00 2001 From: testuser Date: Sun, 15 Jun 2025 17:20:00 +0530 Subject: initial commit --- content/posts/my-first-post.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/posts/my-first-post.md (limited to 'content') diff --git a/content/posts/my-first-post.md b/content/posts/my-first-post.md new file mode 100644 index 0000000..189be80 --- /dev/null +++ b/content/posts/my-first-post.md @@ -0,0 +1,10 @@ ++++ +date = '2025-06-15T17:13:41+05:30' +draft = false +title = 'My First Post' ++++ +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! -- cgit v1.2.3