My First Post
My First Post
This is my first post.
Subtitle
- Bullet point 1
- Bullet point 2
- Numbered list 1
- Numbered list 2
Code Block
const hello = "Hello, World!";
console.log(hello);
def hello():
print("Hello, World!")
hello()
Quote
This is a quote.
The quote continues.
Link
Next.js - Next.js official site