Thanks to visit codestin.com Credit goes to github.com
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 72ce361 commit 010a7aeCopy full SHA for 010a7ae
public/index.html
@@ -10,6 +10,8 @@
10
content="Web site created using create-react-app"
11
/>
12
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css"
14
+ integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
15
<!--
16
manifest.json provides metadata used when your web app is installed on a
17
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
0 commit comments