diff options
author | testuser <testuser@archlinux> | 2025-06-15 17:20:00 +0530 |
---|---|---|
committer | testuser <testuser@archlinux> | 2025-06-15 17:20:00 +0530 |
commit | 52ecded96e13946e84ec9336d43585690169c065 (patch) | |
tree | f3baf0dc7c6447586ecf85adecab0e1398b9d5dc /content/posts |
initial commit
Diffstat (limited to 'content/posts')
-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! |