This is another sample project. It demonstrates how you can include links and code snippets in your MDX content.
Highlights
- Fast and lightweight
- Deploys to the edge
- Great developer experience
export function hello() {
return 'world'
}
This is another sample project. It demonstrates how you can include links and code snippets in your MDX content.
export function hello() {
return 'world'
}