diff options
author | Luke Bratch <luke@bratch.co.uk> | 2017-08-07 11:34:06 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2017-08-07 11:34:06 +0100 |
commit | 50f793bfd8bbdf4212fc85144b1e85b65dd13415 (patch) | |
tree | b4f0507e805b8cbba06feafc3fb2d75e24a440ee /index.php | |
parent | 6af4dfdfc7f60881aa826a1a3da91f108427df6d (diff) |
Add links to the source code to each page
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -107,6 +107,9 @@ echo "<strong>Wind:</strong> $misc[5]</p>"; ?> + +<p><small><a href="http://www.blatech.co.uk/l_bratch/w.of.je/tree/master">Source?</a></small></p> + </body> </html> |