diff options
| author | Richard <q@1bpm.net> | 2025-04-16 01:04:34 +0100 | 
|---|---|---|
| committer | Richard <q@1bpm.net> | 2025-04-16 01:04:34 +0100 | 
| commit | bda3a99797df33f8bff48960318b14a0d81c52a3 (patch) | |
| tree | ef28024823751abd4cbcb73093bb18b338628161 /site/app/twist/index.html | |
| parent | 9fbf91db06a6d4f4b5cd8bb45389a731bb86bf22 (diff) | |
| download | apps.csound.1bpm.net-master.tar.gz apps.csound.1bpm.net-master.tar.bz2 apps.csound.1bpm.net-master.zip  | |
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>
  |