diff options
Diffstat (limited to 'content/posts/my-first-post.md')
-rw-r--r-- | content/posts/my-first-post.md | 10 |
1 files changed, 10 insertions, 0 deletions
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! |