Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along!
Adjust head
{{/*
SPDX-License-Identifier: AGPL-3.0-only
SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
*/}}
{{- define "head_common" -}}
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/:/static/style.css" />
<link rel="stylesheet" href="/-/static/style.css" />
{{- end -}}