Welcome
This is a sample MDX post. Drop new .mdx files into src/pages/posts/ and they’ll appear on the home page automatically — sorted by date in frontmatter, newest first.
const hello = (name: string) => `Hello, ${name}!`; 14/04/2026
This is a sample MDX post. Drop new .mdx files into src/pages/posts/ and they’ll appear on the home page automatically — sorted by date in frontmatter, newest first.
const hello = (name: string) => `Hello, ${name}!`;