Skip to content

Commit

Permalink
Prepare app so it doesn't need an SPA redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
sixcorners committed Jan 14, 2025
1 parent 1b647ea commit a3c367a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>TsoTools</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&amp;display=swap" rel="stylesheet">
Expand Down

0 comments on commit a3c367a

Please sign in to comment.