From 9f1b2c256282bf8d467b54652282593ee36ec44f Mon Sep 17 00:00:00 2001 From: waffles Date: Thu, 26 Jun 2025 15:00:22 -0700 Subject: [PATCH] Changed some of the formatting etc --- templates/base.html | 2 +- templates/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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.