summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Wallace <kevin@wallace.seattle.wa.us>2019-05-09 00:34:20 -0700
committerKevin Wallace <kevin@wallace.seattle.wa.us>2019-05-09 00:34:20 -0700
commit2f208a40034bd1232a9d346738316673f010b9c9 (patch)
treeda3040dad3ba9264daced35b47395e740ce841ac
parentInitial commit (diff)
add source link
-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
}
?>