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

Пути к css и js коду без https, последний Chome не подгружает стили #76

Open
ranwise opened this issue May 31, 2017 · 0 comments

Comments

@ranwise
Copy link

ranwise commented May 31, 2017

На странице https://djbook.ru/rel1.9/statistic.html Google Chrome не загружает стили так как они без https

<link href="http://djbook.ru/static/theme/css/bootstrap.min.css" rel="stylesheet">

https://github.com/djbook-ru/django_documentation/blob/master/djbook/templates/base.html#L11
https://github.com/djbook-ru/django_documentation/blob/master/djbook/templates/base.html#L27

изменить на https или убрать http

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

No branches or pull requests

1 participant