|
31 | 31 | body { overflow-x: hidden; } |
32 | 32 | </style> |
33 | 33 |
|
34 | | - <!-- start favicon --> |
35 | | - <link rel="apple-touch-icon" sizes="57x57" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-57x57.png"> |
36 | | - <link rel="apple-touch-icon" sizes="60x60" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-60x60.png"> |
37 | | - <link rel="apple-touch-icon" sizes="72x72" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-72x72.png"> |
38 | | - <link rel="apple-touch-icon" sizes="76x76" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-76x76.png"> |
39 | | - <link rel="apple-touch-icon" sizes="114x114" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-114x114.png"> |
40 | | - <link rel="apple-touch-icon" sizes="120x120" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-120x120.png"> |
41 | | - <link rel="apple-touch-icon" sizes="144x144" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-144x144.png"> |
42 | | - <link rel="apple-touch-icon" sizes="152x152" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-152x152.png"> |
43 | | - <link rel="apple-touch-icon" sizes="180x180" href="http://favicon.rafrex.com/green-grid-144-168-192/apple-touch-icon-180x180.png"> |
44 | | - <link rel="icon" type="image/png" href="http://favicon.rafrex.com/green-grid-144-168-192/favicon-32x32.png" sizes="32x32"> |
45 | | - <link rel="icon" type="image/png" href="http://favicon.rafrex.com/green-grid-144-168-192/favicon-194x194.png" sizes="194x194"> |
46 | | - <link rel="icon" type="image/png" href="http://favicon.rafrex.com/green-grid-144-168-192/favicon-96x96.png" sizes="96x96"> |
47 | | - <link rel="icon" type="image/png" href="http://favicon.rafrex.com/green-grid-144-168-192/android-chrome-192x192.png" sizes="192x192"> |
48 | | - <link rel="icon" type="image/png" href="http://favicon.rafrex.com/green-grid-144-168-192/favicon-16x16.png" sizes="16x16"> |
49 | | - <link rel="manifest" href="http://favicon.rafrex.com/green-grid-144-168-192/manifest.json"> |
50 | | - <link rel="mask-icon" href="http://favicon.rafrex.com/green-grid-144-168-192/safari-pinned-tab.svg" color="#00a800"> |
51 | | - <link rel="shortcut icon" href="http://favicon.rafrex.com/green-grid-144-168-192/favicon.ico"> |
52 | | - <meta name="msapplication-TileColor" content="#000000"> |
53 | | - <meta name="msapplication-TileImage" content="http://favicon.rafrex.com/green-grid-144-168-192/mstile-144x144.png"> |
54 | | - <meta name="msapplication-config" content="http://favicon.rafrex.com/green-grid-144-168-192/browserconfig.xml"> |
55 | | - <meta name="theme-color" content="#000000"> |
56 | | - <!-- end favicon --> |
| 34 | + |
57 | 35 |
|
58 | 36 | <!-- Start Single Page Apps for GitHub Pages --> |
59 | 37 | <script type="text/javascript"> |
|
91 | 69 | <body> |
92 | 70 | <div id="root"></div> |
93 | 71 | <!-- single page app in bundle.js --> |
94 | | - <script src="/build/bundle.js"></script> |
| 72 | + <script src="/react-github/build/bundle.js"></script> |
95 | 73 | </body> |
96 | 74 | </html> |
0 commit comments