Skip to content

Commit

Permalink
remove spurious space
Browse files Browse the repository at this point in the history
  • Loading branch information
vincerubinetti committed Oct 15, 2024
1 parent 43876ae commit b31077b
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 @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0" />

<!-- favicons -->
<link rel="icon" type="image/png" sizes="512x512 " href="/icon.png" />
<link rel="icon" type="image/png" sizes="512x512" href="/icon.png" />

<!-- basic -->
<title>%VITE_TITLE%</title>
Expand Down

0 comments on commit b31077b

Please sign in to comment.