Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dauntlessnomad committed Jun 11, 2020
1 parent c7a6337 commit aa9c62e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
<title>Corona Care</title>
<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"
integrity="x17HpdH6ViUS+dYlywqlcH8rUiURPXjP6eE72Slqby2gXPa++EnyVAkJ1P3K9w5L"
crossorigin="anonymous"></script>
<script src="https://cdn.coronasafe.network/fontawesome.js"
integrity="W8Zg+GHt06ID98beFqIAESuNFYkr+hq7ZLRjR5bIOp2k1RrFPYZ6jzicFzsMFKIP"
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"
integrity="nvAa0+6Qg9clwYCGGPpDQLVpLNn0fRaROjHqs13t4Ggj3Ez50XnGQqc/r8MhnRDZ"
crossorigin="anonymous"
></script>
<script src="https://kit.fontawesome.com/7ef943e539.js"
integrity="eoEIP4kL867FWM1D0Gem6jxjxMlsD5jiBy1lo9hB45B9e6PLQZ96UxgVowiBgMxx"
crossorigin="anonymous"></script>
</head>

<body>
Expand Down

0 comments on commit aa9c62e

Please sign in to comment.