找不到网页,可能已被删除,去首页看看吧。
+围观群众太过热情,服务器繁忙,请稍后访问。
+[(${#strings.defaultString(error.title, 'Internal server error')} + ':
+' + ${error.detail})]
+ From c696129458785c13e77c1cb6c4e92f683d942f47 Mon Sep 17 00:00:00 2001 From: nineya <361654768@qq.com> Date: Mon, 27 Mar 2023 17:42:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/common/head.html | 2 +- templates/common/scripts.html | 2 +- templates/error/error.html | 30 ++++++++++++++++++++++++++++++ templates/index.html | 2 +- 4 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 templates/error/error.html diff --git a/templates/common/head.html b/templates/common/head.html index 34eb646..46da46d 100644 --- a/templates/common/head.html +++ b/templates/common/head.html @@ -1,5 +1,5 @@
+th:with="description=${isPost ? post != null ? post.spec.excerpt.raw : singlePage != null ? singlePage.spec.excerpt.raw : site.seo.description : site.seo.description}">找不到网页,可能已被删除,去首页看看吧。
+围观群众太过热情,服务器繁忙,请稍后访问。
+[(${#strings.defaultString(error.title, 'Internal server error')} + ':
+' + ${error.detail})]
+