From 259f5ac57a14569e24682f905c917a2c017ef283 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sun, 14 Dec 2025 11:10:34 +0800 Subject: update: about.md category 404.html style.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove "这个博客是如何搭建的" in about.md - Add a category "回声周刊" - Modify text in 404.html style.css: - Modify the font-weight about - Remove .site-name - Add music-card --- layouts/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/404.html') diff --git a/layouts/404.html b/layouts/404.html index 15198aa..8484782 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,4 +1,4 @@ {{ define "title" }}404{{ end }} {{ define "main" }}

404

-

ʕノ•ᴥ•ʔノ ︵ ┻━┻

+

你似乎来到了无人的岛屿。

{{ end }} -- cgit v1.2.3