diff options
Diffstat (limited to 'site/app/twist/index.html')
-rw-r--r-- | site/app/twist/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/app/twist/index.html b/site/app/twist/index.html index 4652991..c629b31 100644 --- a/site/app/twist/index.html +++ b/site/app/twist/index.html @@ -90,6 +90,8 @@ </div>
<div id="twist_hidden_links">
<a id="twist_contact" href="https://csound.1bpm.net/contact/?type=general&app=twist" target="_blank">Contact</a>
+ <a id="twist_sourcecode" href="https://git.1bpm.net/apps.csound.1bpm.net/about/" target="_blank">Source code</a>
+ <a id="twist_video" href="https://www.youtube.com/watch?v=oAFStTJWDZc" target="_blank">Walkthrough video</a>
<a id="twist_reportbug" href="https://csound.1bpm.net/contact/?type=report_bug&app=twist" target="_blank">Report bug</a>
<a id="twist_documentation" href="documentation.html" target="_blank">Documentation</a>
</div>
|