Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ProLoser authored Oct 5, 2024
1 parent 3e60564 commit ba1b329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<title>Backgammon</title>
<meta name="description" content="Open Source Backgammon with auto-translation to enable meaningful conversations across generations">
<meta name="description" content="Open Source Mobile Friendly Backgammon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
Expand All @@ -21,4 +21,4 @@
<script type="module" src="/src/index.tsx"></script>
</body>

</html>
</html>

0 comments on commit ba1b329

Please sign in to comment.