You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
The page no longer shifts while it loads (cumulative layout shift cut from
about 0.14 to about 0.00), so controls do not jump under your finger on a
slow connection.
Changed
Each locality page now carries its own structured data (name, breadcrumb,
place) so search engines classify it correctly, and llms.txt uses proper
markdown links. Added preconnect hints so the map tiles start loading sooner.