Pi66

git.pi66.xyz
A web interface for the pi66.xyz Git server
git clone https://git.pi66.xyz/git.pi66.xyz

← back to log

fix: correct grammar in 404 page and add home link

author: pi66
date: 2026-07-21 19:28
hash: d403676396618858d8ca49cb899bc9ed9976758b

Diffstat:

M

md/404.md
3 ++++++++++++++++++++----------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
diff --git a/md/404.md b/md/404.md
index 1b13427..8b70cd1 100644
--- a/md/404.md
+++ b/md/404.md
@@ -3,7 +3,8 @@
 <center markdown=1 class="my-20">

 # **404** [.!text-9xl ]
-##### this page is not exists [.!text-3xl]
+##### this page does not exist [.!text-3xl]
+# [< Back to Home](/)  [.!text-xl .!text-green-500]

 </center>