|
|
|
@ -7,8 +7,12 @@ |
|
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
|
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico" /> |
|
|
|
|
<link rel="stylesheet" integrity="ha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" |
|
|
|
|
crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"> |
|
|
|
|
</head> |
|
|
|
|
<body> |
|
|
|
|
<div id="root"></div> |
|
|
|
|
|
|
|
|
|
<script src="https://kit.fontawesome.com/41dd021e94.js" crossorigin="anonymous"></script> |
|
|
|
|
</body> |
|
|
|
|
</html> |
|
|
|
|