diff --git a/templates/base.html b/templates/base.html index 27c6866..c9ad5a4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -62,7 +62,7 @@ diff --git a/templates/index.html b/templates/index.html index 9998813..23f607a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,8 +8,8 @@
A simple web interface to the unix finger command.
Finger is a utility from 1971 written to discover user information on remote unix systems. While it's use has fallen off, you can sometimes still find active finger servers where users provide information about themselves.
See waffles@yttrx.com as an example :)
-This site was written by waffles but inspired by Ben Brown's happy net box project.
+This site was written by waffles (source code) but inspired by Ben Brown's happy net box project.