My First Blog Post
2024-01-01
This is my first blog post using Next.js and Markdown!
It's really easy to write content here. I can even include:
- Lists
- And more lists
Code Blocks
You can write code blocks like this:
console.log("Hello, World!");
This is my first blog post using Next.js and Markdown!
It's really easy to write content here. I can even include:
You can write code blocks like this:
console.log("Hello, World!");