Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 010a7ae

Browse files
committed
[index][s]: add fontawesome
1 parent 72ce361 commit 010a7ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
content="Web site created using create-react-app"
1111
/>
1212
<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">
1315
<!--
1416
manifest.json provides metadata used when your web app is installed on a
1517
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/

0 commit comments

Comments
 (0)