File tree 3 files changed +350
-259
lines changed
3 files changed +350
-259
lines changed Original file line number Diff line number Diff line change 9
9
name ="description "
10
10
content ="Web site created using create-react-app "
11
11
/>
12
- < script src ="https://kit.fontawesome.com/6aea4fa46e.js " crossorigin ="anonymous "> </ script >
12
+ < script
13
+ src ="https://kit.fontawesome.com/6aea4fa46e.js "
14
+ crossorigin ="anonymous "
15
+ > </ script >
13
16
< link rel ="apple-touch-icon " href ="%PUBLIC_URL%/logo.png " />
14
17
<!--
15
18
manifest.json provides metadata used when your web app is installed on a
16
19
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
17
20
-->
18
21
< link rel ="manifest " href ="%PUBLIC_URL%/manifest.json " />
22
+
23
+ <!-- Place this tag in your head or just before your close body tag. -->
24
+ < script async defer src ="https://buttons.github.io/buttons.js "> </ script >
25
+
19
26
<!--
20
27
Notice the use of %PUBLIC_URL% in the tags above.
21
28
It will be replaced with the URL of the `public` folder during the build.
You can’t perform that action at this time.
0 commit comments