July 9, 2026
My First Post
Welcome to my blog, built with Next.js and MDX.
- Next.js 16
- React 19
- Tailwind CSS v4
const greeting = "Hello, world!";
console.log(greeting);
July 9, 2026
Welcome to my blog, built with Next.js and MDX.
const greeting = "Hello, world!";
console.log(greeting);