Skip to content

Fix font-display swap issue in Google Fonts link causing slow rendering - #67

Merged
psalias2006 merged 1 commit into
psalias2006:mainfrom
MatrixNeoKozak:scout-improvement-1780251527460
Jun 13, 2026
Merged

Fix font-display swap issue in Google Fonts link causing slow rendering#67
psalias2006 merged 1 commit into
psalias2006:mainfrom
MatrixNeoKozak:scout-improvement-1780251527460

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown
Contributor

The Google Fonts link in templates/index.html uses '&display=swap' but the URL contains a typo: 'Inter:wcdt@300...' instead of 'Inter:wght@300...'. This breaks font loading and causes layout shift. Fixed the URL and added '&display=swap' to ensure proper font display with a fallback font.

@psalias2006
psalias2006 merged commit 9ee8027 into psalias2006:main Jun 13, 2026
@psalias2006

Copy link
Copy Markdown
Owner

thanks for the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants