Skip to content

Commit

Permalink
Fix missing SEO meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
SSoelvsten committed May 5, 2024
1 parent a479c07 commit 416a680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions game/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="Wordrow"
content="Wordrow: An addictive game of anagrams!""
name="description"
content="Wordrow: An addictive game of anagrams!"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
Expand Down

0 comments on commit 416a680

Please sign in to comment.