Skip to content

Commit

Permalink
fixup index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pogobanane committed Jul 24, 2022
1 parent dccf96e commit 5255b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="./dist/bundle.js" type="text/javascript"></script>
<script src="./dist/browser.js" type="text/javascript"></script>
<style>
#imageSrc, #imageTempl {
max-width: 300px;
Expand Down

0 comments on commit 5255b33

Please sign in to comment.