Skip to content

Commit

Permalink
chore: change href of bootstrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
scopewu committed Jul 4, 2022
1 parent ff14236 commit 93f9937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/webpack.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/css/bootstrap.min.css"
href="https://unpkg.com/bootstrap@5.1.3/dist/css/bootstrap.min.css"
integrity="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
Expand Down

0 comments on commit 93f9937

Please sign in to comment.