diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a1fea..d73d5e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 2026-01-27 - Home page: keep testimonial links clickable while skipping keyboard focus (#18, thanks @wilfriedladenhauf). +- Fonts: preconnect to Fontshare API/CDN for faster font loading (#16, thanks @wilfriedladenhauf). ## 2026-01-16 diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 22db5cb..ba1d130 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -38,6 +38,8 @@ const { title, description = "Moltbot — The AI that actually does things. Your + +