summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-01-09 16:10:24 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-01-09 16:10:24 -0500
commitff93f8b325c8848e5eba76c508ef74a4ef6c888e (patch)
tree3f5d0f7c5e1f5bc5903b8fe08433074b91c3c88d /www
parent03d5a503e8f0c606f2b9cb2adb368ccddc010b9d (diff)
downloadhtml5ks-ff93f8b325c8848e5eba76c508ef74a4ef6c888e.tar.xz
html5ks-ff93f8b325c8848e5eba76c508ef74a4ef6c888e.zip
warn.html: Add info about localStorage
Diffstat (limited to 'www')
-rw-r--r--www/warn.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/warn.html b/www/warn.html
index d670a82..5d41083 100644
--- a/www/warn.html
+++ b/www/warn.html
@@ -12,7 +12,7 @@
<p>Also, please don't bother the original developers on the forums or IRC about bugs in this. This is entirely unofficial and not controlled by them whatsoever.<br>
This includes typos, graphical misplacement, downtime, and any other glitches of any sort. Bug me instead: <a href="https://bugzilla.happinessforme.com/">https://bugzilla.happinessforme.com/</a>, or use the official distribution until HTML5KS is feature-complete.
</p>
- <p>FYI, this site sets a single anonymous cookie (warned=1) so that you won't have to keep seeing this page. If you live in the EU, please don't sue me.</p>
+ <p>FYI, this site sets a single anonymous cookie (warned=1) so that you won't have to keep seeing this page. It also sets localStorage to keep your settings and saves (when that's implemented). This stays on your computer and never goes anywhere. If you live in the EU, please don't sue me.</p>
<p><a href="setcookie.html">OK? Great.</a></p>
</body>
</html>