Skip to content

Commit

Permalink
Merge pull request #24 from Yura-Platonov/fix/log/reg
Browse files Browse the repository at this point in the history
fix?
  • Loading branch information
LaPaNu4 authored Nov 14, 2023
2 parents 5976958 + ac84e73 commit e9e18c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />

<link rel="manifest" crossorigin="use-credentials" href="%PUBLIC_URL%/manifest.json" />
<!-- <link rel="manifest" crossorigin="use-credentials" href="%PUBLIC_URL%/manifest.json" /> -->

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"sizes": "512x512"
}
],
"start_url": "./",
"start_url": "/",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
Expand Down

0 comments on commit e9e18c9

Please sign in to comment.