diff options
author | Kevin Wallace <kevin@wallace.seattle.wa.us> | 2019-05-09 00:34:20 -0700 |
---|---|---|
committer | Kevin Wallace <kevin@wallace.seattle.wa.us> | 2019-05-09 00:34:20 -0700 |
commit | 2f208a40034bd1232a9d346738316673f010b9c9 (patch) | |
tree | da3040dad3ba9264daced35b47395e740ce841ac /index.php | |
parent | Initial commit (diff) |
add source link
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 } ?> |