update title in metadata and add additional word list
This commit is contained in:
parent
ee22aface7
commit
519b67e660
2 changed files with 10660 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>React App</title>
|
||||
<title>Wordle Clone</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
|
10659
src/constants/validGuesses.ts
Normal file
10659
src/constants/validGuesses.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue