From 1576c4508b172ce8c2b4c0f2ebcb339fc2f58737 Mon Sep 17 00:00:00 2001 From: waffles Date: Thu, 26 Jun 2025 15:03:22 -0700 Subject: [PATCH] Fixed typo --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 23f607a..a96a81a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,7 +7,7 @@

Welcome to Finger Web!

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 :)

+

Finger is a utility from 1971 written to discover user information on remote unix systems. While its 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 (source code) but inspired by Ben Brown's happy net box project.