Mercurial > hg > webaudioevaluationtool
diff index.html @ 2899:231d2186f3fc
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author | Dave Moffat <me@davemoffat.com> |
---|---|
date | Fri, 14 Jul 2017 15:39:24 +0100 |
parents | 56e72cd18404 84be0f28044d |
children | 4028cf5afef1 |
line wrap: on
line diff
--- a/index.html Fri Jul 14 15:37:53 2017 +0100 +++ b/index.html Fri Jul 14 15:39:24 2017 +0100 @@ -24,7 +24,7 @@ <body> <div id='topLevelBody'> - <h1>Web Audio Evaluation Tool</h1> + <h1><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.1)</a></h1> <h2>Start menu </h2> <ul> <li><a href="test.html?url=tests/examples/APE_example.xml" target="_blank">APE interface test example</a></li> @@ -51,6 +51,7 @@ <button id="popup-previous" class="popupButton">Back</button> </div> <div class="testHalt" style="visibility: hidden"></div> + <div id="footer"><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.2-pre)</a></div> </body> </html>