Devlog — 2026-07-04T16:30

Lorem ipsum devlog entry. We have implemented a Svelte counter directly in the markdown block.

<button onclick={() => clicks++} style="background: var(--color-sys-primary); color: var(--color-sys-bg); padding: 6px 12px; border: none; border-radius: 4px; font-weight: bold; cursor: pointer; margin: 10px 0;"> Local Clicks: {clicks}

Duis aute irure dolor in reprehenderit.