From 57a1be6b48ca6237d4f7d59cff0251deca63b673 Mon Sep 17 00:00:00 2001 From: ailoooong Date: Mon, 17 Feb 2025 20:36:14 +0800 Subject: [PATCH] fix: add 404 --- static/404.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 static/404.html diff --git a/static/404.html b/static/404.html new file mode 100644 index 0000000..63c9491 --- /dev/null +++ b/static/404.html @@ -0,0 +1,11 @@ + + + + + + openLooKeng + + +

404

+ + -- Gitee