From 42745471b8a9244b9906eb15538501e5da254d3a Mon Sep 17 00:00:00 2001
From: yingyu5658
Date: Mon, 29 Dec 2025 21:21:39 +0800
Subject: chore: Tweak some HTML structure
---
layouts/404.html | 2 +-
layouts/partials/custom_body.html | 4 +-
layouts/partials/footer.html | 3 +-
layouts/weekly/rss.xml | 85 ---------------------------------------
4 files changed, 3 insertions(+), 91 deletions(-)
delete mode 100644 layouts/weekly/rss.xml
diff --git a/layouts/404.html b/layouts/404.html
index 8484782..9ebac53 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,4 +1,4 @@
{{ define "title" }}404{{ end }} {{ define "main" }}
404
-你似乎来到了无人的岛屿。
+
你似乎来到了无人的岛屿。
{{ end }} diff --git a/layouts/partials/custom_body.html b/layouts/partials/custom_body.html index 529771a..126375a 100644 --- a/layouts/partials/custom_body.html +++ b/layouts/partials/custom_body.html @@ -1,5 +1,3 @@ - - - diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 229a5ad..5c8683c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,5 @@