summaryrefslogtreecommitdiff
path: root/Base/res/html/misc/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'Base/res/html/misc/welcome.html')
-rw-r--r--Base/res/html/misc/welcome.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html
index c2bc0319e0..65a648f736 100644
--- a/Base/res/html/misc/welcome.html
+++ b/Base/res/html/misc/welcome.html
@@ -167,6 +167,7 @@
<li><a href="script-preparation-test.html">Test for the early return steps 6-8 of the "prepare a script" algorithm</a></li>
<li><a href="async-js.html">Basic test for async functions and their integration with the LibWeb event loop</a></li>
<li><a href="worker_parent.html">Workers</a></li>
+ <li><a href="storage.html">Web Storage API</a></li>
<li><h3>Canvas</h3></li>
<li><a href="canvas.html">canvas 2D test</a></li>
<li><a href="canvas-rotate.html">canvas rotate()</a></li>