diff options
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> |