summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 5ac793f..7ef5fb6 100644
--- a/index.php
+++ b/index.php
@@ -138,6 +138,7 @@ $max_more = 10;
} else {
?>
<p>Hi I'm a <a href="//nutrimatic.org/">Nutrimatic</a></p>
+ <p><a href="https://git.doof.net/nut/">Source</a></p>
<?php
}
?>