← Home

Hello World

1 min read

Welcome to the site. This is a placeholder article to verify that content collections and MDX imports are wired up correctly.

Here’s a quick code example to verify syntax highlighting is working:

function greet(name: string): string {
  return `Hello, ${name}!`;
}

console.log(greet("world"));
Ferris looking at cows from behind the fence!
Watch our tour of Ireland on motorbikes

Testing summarising after changes. This should trigger a summary update in the PR description. Second attempt.

Comments

Loading comments…

Leave a comment

Markdown is supported.

Your email address will not be published. Once your comment is approved, it will appear with an “Unverified” label until you click the verification link in the email we send you. If you’ve already verified this email in this browser, your new comments will be approved and verified automatically.