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
{{ message }}
This repository was archived by the owner on Jul 18, 2022. It is now read-only.
Hey there, thanks for the great theme! I'm new to Gatsby and decided to rebrand my site using your template but ran into an interesting console message. The message results in the Inconsolata font not loading and until I installed Inconsolata is a local font, it rendered as just the generic monospace font.
Access to font at 'https://example.com/fonts/Inconsolata-Regular.woff2' from origin 'http://localhost:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I get this when I run the npm run develop command.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there, thanks for the great theme! I'm new to Gatsby and decided to rebrand my site using your template but ran into an interesting console message. The message results in the Inconsolata font not loading and until I installed Inconsolata is a local font, it rendered as just the generic monospace font.
Access to font at 'https://example.com/fonts/Inconsolata-Regular.woff2' from origin 'http://localhost:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I get this when I run the
npm run develop
command.The text was updated successfully, but these errors were encountered: