Skip to content

Commit

Permalink
Change path to reference manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddasol committed Jan 2, 2025
1 parent fc33772 commit f16ad22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
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="/manifest.json" />
<link rel="manifest" href="./manifest.json" />
<title>Flotilla</title>
</head>

Expand Down

0 comments on commit f16ad22

Please sign in to comment.