diff options
author | Luke Bratch <luke@bratch.co.uk> | 2015-09-30 15:16:36 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2015-09-30 15:16:36 +0100 |
commit | 0cf8d0ff5207cd503035d20b99deae812cc0633b (patch) | |
tree | 7ee6e9494c3fa70d225c892e26d81a9bc6ded1c6 | |
parent | f493c459cd1ce41f9e28d7c2b42805d3c1b297e5 (diff) |
Add a link to the source code
-rw-r--r-- | iplayer.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/iplayer.php b/iplayer.php index 97d6d6c..36ed820 100644 --- a/iplayer.php +++ b/iplayer.php @@ -40,6 +40,8 @@ e.g. http://iplayer.of.je/?id=b04tr8c4</p> document.getElementById("url").select(); </script> +<p><small><a href="./iplayer.phps">Source code?</a></small></p> + </body> </html> |