Skip to content

Commit

Permalink
Add config to the react app
Browse files Browse the repository at this point in the history
  • Loading branch information
vish-mv committed Sep 13, 2024
1 parent 1c9a1d1 commit 36c4463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<script src="%PUBLIC_URL%/config.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
Expand Down

0 comments on commit 36c4463

Please sign in to comment.