diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-09-02 17:46:03 -0600 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-09-02 17:46:03 -0600 |
commit | 19bea535ece0b76a640ab24f69a05ed61f4d9670 (patch) | |
tree | 2d17e324cb45eb336908ebadaa6dc8abc2647073 /client/index.html | |
parent | 29ba1c29d7ada13a9e6d475ca880d121a85894ea (diff) | |
download | jumpstorm-19bea535ece0b76a640ab24f69a05ed61f4d9670.tar.gz jumpstorm-19bea535ece0b76a640ab24f69a05ed61f4d9670.zip |
docker. minor updates that don't really need any message.
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html index 892a3af..332fdf0 100644 --- a/client/index.html +++ b/client/index.html @@ -10,7 +10,7 @@ <body> <noscript> <div style="text-align: center"> - <h1>yeah, unfortunately you need javascript :)</h1> + <h1>yeah, unfortunately you need javascript :3</h1> </div> </noscript> <div id="app"></div> |