Sushant Dotel
Projects

Hello world!

Published on


Welcome to my blog! This is my first post, and I'm excited to share my thoughts with you. I've set up this blog using Next.js and MDX, and I'm looking forward to writing more content soon. Stay tuned for more updates!

Checking syntax highlighting for code blocks:

const greeting = 'Hello, world!';
console.log(greeting);