Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fonts being loaded from /_static/bootstrap-4.0.0/css/fonts only in Russian #68

Open
stevenday opened this issue Mar 20, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@stevenday
Copy link

See console on http://standard.openownership.org/ru/0.2.0/

For some reason, other languages load these fonts from _static/fonts. The RU version loads them from there and tries to get them from the boostrap folder as well. I have no idea why at this stage, but it is replicable in the dev vagrant box:

  • Check out master of this repo
  • Checkout 0.2.0 of the standard within
  • Build with BODSLANG=ru build-all

This isn't a major issue, as it doesn't seem to actually break any displayed fonts on the live docs, but it would be nice to clear up.

@stevenday stevenday added the bug Something isn't working label Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant