< back to blog

Hello, world

April 1, 2026 · 2026 · #meta

This is a placeholder post. Replace with real content.

A heading

Some body text to test typography. Code blocks:

const greet = (name: string) => `hi, ${name}`;