Skip to content

Commit

Permalink
fix 404 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopc-net committed Aug 14, 2024
1 parent 0f69279 commit c4bbced
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,9 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<script src="https://kit.fontawesome.com/d547594884.js" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<!-- Refresh every minute to always have the lastest data -->
<meta http-equiv="refresh" content="60">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down

0 comments on commit c4bbced

Please sign in to comment.