summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphs.php3
-rw-r--r--index.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/graphs.php b/graphs.php
index 981b107..c96713a 100644
--- a/graphs.php
+++ b/graphs.php
@@ -35,6 +35,9 @@ echo "<p><img src=\"uv.png\" alt=\"UV index\"> <img src=\"wind.png\" alt=\"Wind\
?>
+
+<p><small><a href="http://www.blatech.co.uk/l_bratch/w.of.je/tree/master">Source?</a></small></p>
+
</body>
</html>
diff --git a/index.php b/index.php
index 06890cb..049a656 100644
--- a/index.php
+++ b/index.php
@@ -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>