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

Upgrade to bootstrap 4 and remove bootstrap 4 CDN #48

Open
2 tasks
JoepdeJong opened this issue Mar 2, 2023 · 0 comments
Open
2 tasks

Upgrade to bootstrap 4 and remove bootstrap 4 CDN #48

JoepdeJong opened this issue Mar 2, 2023 · 0 comments

Comments

@JoepdeJong
Copy link
Contributor

The new login page (#46) is styled with bootstrap for, which is loaded from a CDN. The rest of Connect still uses boostrap 2. If this is updated, bootstrap can be loaded from a local package instead of from a CDN.

  • Update Connect to use bootstrap 4
  • Remove Bootstrap CDN in
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
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