Skip to content

Commit

Permalink
chore: update title
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic authored Apr 13, 2024
1 parent 3b478f9 commit c640af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AvaloniaTetris.Browser/AppBundle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<title>AvaloniaTest.Browser</title>
<title>Avalonia Tetris</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="/" />
Expand All @@ -27,4 +27,4 @@ <h2 class="purple">
<script type='module' src="./main.js"></script>
</body>

</html>
</html>

0 comments on commit c640af6

Please sign in to comment.