We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf1cdc commit 347ff30Copy full SHA for 347ff30
apps/contract-verification/src/index.html
@@ -7,7 +7,7 @@
7
8
<meta name="viewport" content="width=device-width, initial-scale=1" />
9
<link rel="icon" type="image/x-icon" href="favicon.ico" />
10
- <link rel="stylesheet" integrity="ha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" />
+ <link rel="stylesheet" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" />
11
</head>
12
<body>
13
<div id="root"></div>
0 commit comments