From 934f88239ece23999a38af6051cc0a988eb1d737 Mon Sep 17 00:00:00 2001 From: lane Date: Sun, 12 Apr 2026 18:10:20 +0800 Subject: [PATCH] fix small error in index template --- public/index.html | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 92f1036..39dba0d 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@

what is this?/what are we?

-

we are a small group of users socializing on a linux server, an iteration of a pubnix (access unix system) or tilde community.

+

we are a small group of users socializing on a linux server, an iteration of a pubnix (public access unix system) or tilde community.

diff --git a/templates/index.html b/templates/index.html index f0e4183..2d2a67f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,7 +11,7 @@

what is this?/what are we?

-

we are a small group of users socializing on a linux server, an iteration of a pubnix (access unix system) or tilde community.

+

we are a small group of users socializing on a linux server, an iteration of a pubnix (public access unix system) or tilde community.