Skip to content

Commit

Permalink
fix: dist basename
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanushmathan committed Oct 12, 2024
1 parent b8838a8 commit eee6b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<link rel="stylesheet" crossorigin href="/assets/index-BIHvNQgW.css">
<link rel="stylesheet" crossorigin href="/Ringtune-App/assets/index-BIHvNQgW.css">
</head>

<body>
Expand Down

0 comments on commit eee6b13

Please sign in to comment.