Skip to content

Commit

Permalink
js integrity files
Browse files Browse the repository at this point in the history
  • Loading branch information
dauntlessnomad committed Jun 11, 2020
1 parent aa221f7 commit e998183
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,13 @@
<link rel="stylesheet" type="text/css" href="https://cdn.coronasafe.network/material" />
<link rel="icon" href="https://cdn.coronasafe.network/favicon.png">
<link rel="stylesheet" type="text/css" href="https://cdn.coronasafe.network/w3.css">
<script src="https://cdn.coronasafe.network/jquery.min.js"></script>
<script src="https://cdn.coronasafe.network/fontawesome.js"></script>
<script src="https://cdn.coronasafe.network/jquery.min.js"
integrity="x17HpdH6ViUS+dYlywqlcH8rUiURPXjP6eE72Slqby2gXPa++EnyVAkJ1P3K9w5L"
crossorigin="anonymous"></script>
<script src="https://cdn.coronasafe.network/fontawesome.js"
integrity="W8Zg+GHt06ID98beFqIAESuNFYkr+hq7ZLRjR5bIOp2k1RrFPYZ6jzicFzsMFKIP"
crossorigin="anonymous"
></script>
</head>

<body>
Expand Down

0 comments on commit e998183

Please sign in to comment.