diff test.html @ 2842:86d80826db3a

#155 Add footer to all pages
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Tue, 25 Apr 2017 12:56:45 +0100
parents 130ae66c3b25
children dae4f650193b
line wrap: on
line diff
--- a/test.html	Tue Apr 25 12:52:43 2017 +0100
+++ b/test.html	Tue Apr 25 12:56:45 2017 +0100
@@ -37,6 +37,7 @@
         <button id="popup-previous" class="popupButton">Back</button>
     </div>
     <div class="testHalt" style="visibility: hidden"></div>
+    <div id="footer">Web Audio Evaluation Toolbox (v1.2.1)</div>
 </body>
 
 </html>