Skip to content

Commit

Permalink
Merge pull request #3 from workatease/main
Browse files Browse the repository at this point in the history
Easter egg fix :)
  • Loading branch information
christyjacob4 authored Apr 16, 2021
2 parents 1c17b12 + fe6ef9b commit 71b6451
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<meta name="description" content="Web site created using create-react-app" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -20,7 +17,6 @@
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
“I’ve finally learned what upward compatible means. It means we get to keep all our old mistakes.”
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Expand Down

0 comments on commit 71b6451

Please sign in to comment.