diff options
author | davidovski <davidovski@users.noreply.github.com> | 2021-09-23 17:12:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-23 17:12:24 +0100 |
commit | ac48421efc6add56d31e532602cb520295d21ffc (patch) | |
tree | 159e64e1ad78afdf9b1e489b56d4fd8bf405d0b2 /dist | |
parent | 2b4306b73a4218056a461086d9f4c82f45999caf (diff) |
Diffstat (limited to 'dist')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index d48a777..8022ee5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,7 +7,7 @@ <body> <div class="header"> - <h1>welcome to discörd</h1> + <h1>welcome to the chat</h1> <label for="nickbox">nickname: </label> <input id="nickbox" type="text" > </div> |