about summary refs log tree commit diff
path: root/www/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/test.html')
-rw-r--r--www/test.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/test.html b/www/test.html
index 9e37f1e..e3befbf 100644
--- a/www/test.html
+++ b/www/test.html
@@ -11,7 +11,11 @@
     </header>
     <div id="section-div">
         <section>
-
+            <h1> File download test </h1>
+            <p> <a href="/APIv1/file/generated/1gib" target="_blank">Download 1 GiB file</a> </p>
+            <p> <a href="/APIv1/file/generated/5gib" target="_blank">Download 5 GiB file</a> </p>
+            <p> <a href="/APIv1/file/generated/10gib" target="_blank">Download 10 GiB file</a> </p>
+            <p> <a href="/APIv1/file/generated/20gib" target="_blank">Download 20 GiB file</a> </p>
         </section>
     </div>
     <footer>