Welcome to my Blog
12 January 2026
Hello World
This is my first blog post using Markdown.
I can write bold text and italic text.
Code Block
Here is a code block:
console.log('Hello, world!');
const sum = (a, b) => a + b;Image
(If I had an image, I would put it here)