diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 22:27:26 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 22:27:26 -0700 |
| commit | b4038eb0d0452e5e1e544b77231d6d119367c3f5 (patch) | |
| tree | 9cc9c521d341984dca0f040bb22069f3e616603a /public | |
| parent | 53939633d070ff498fbb9ae2f26a0be0317efee6 (diff) | |
Heardle Template -> EpicWolverine's Heardle
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index f8dc66b..d118cad 100644 --- a/public/index.html +++ b/public/index.html @@ -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>Heardle Template</title> + <title>EpicWolverine's Heardle</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |
