Skip to content

Commit

Permalink
Update index.html title to "UFO Game"
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik committed Dec 24, 2023
1 parent 847b607 commit 71e14ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap"
rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Solid + TS</title>
<title>UFO Game</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 71e14ea

Please sign in to comment.