Skip to content

Commit

Permalink
Fix html page title
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGlauser committed Sep 18, 2022
1 parent ae5694b commit afd3134
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 @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Svelte + TS</title>
<title>Story dreamers</title>
</head>
<body>
<div id="app" class="container mx-auto font-body text-white"></div>
Expand Down

0 comments on commit afd3134

Please sign in to comment.