summaryrefslogtreecommitdiff
path: root/Base/home/anon/www/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'Base/home/anon/www/welcome.html')
-rw-r--r--Base/home/anon/www/welcome.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html
index ea93fcee12..927651e724 100644
--- a/Base/home/anon/www/welcome.html
+++ b/Base/home/anon/www/welcome.html
@@ -28,6 +28,7 @@ span#ua {
<p>Your user agent is: <b><span id="ua"></span></b></p>
<p>Some small test pages:</p>
<ul>
+ <li><a href="set-interval.html">setInterval() test</a></li>
<li><a href="html-escape-test.html">html character escape test</a></li>
<li><a href="location.html">window.location property</a></li>
<li><a href="percent-css.html">CSS percentage values</a></li>