From c3fdb0ff38a50581a73366ce4db013d92ea1934b Mon Sep 17 00:00:00 2001 From: chermack <505360893@qq.com> Date: Sun, 16 Aug 2026 14:46:58 +0800 Subject: [PATCH] fix(branding): prefer exact favicon artwork Assisted-by: Codex:GPT-5 --- templates/base/head.tmpl | 4 ++-- templates/status/500.tmpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index d73f74e..7d5c85e 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -17,8 +17,8 @@ {{end}} - - + + {{template "base/head_opengraph" .}} {{template "base/head_style" .}} {{template "base/head_script" .}} diff --git a/templates/status/500.tmpl b/templates/status/500.tmpl index 55b32ee..3df1103 100644 --- a/templates/status/500.tmpl +++ b/templates/status/500.tmpl @@ -11,8 +11,8 @@ {{ctx.HeadMetaContentSecurityPolicy}} Internal Server Error - {{AppName}} - - + + {{template "base/head_style" .}}