Lindenii Project Forge
Login

server

Lindenii Forge’s main backend daemon
Commit info
ID
73785a435ab9ec0809f543e0aa3073581622ee86
Author
Runxi Yu <me@runxiyu.org>
Author date
Tue, 01 Apr 2025 22:18:31 +0800
Committer
Runxi Yu <me@runxiyu.org>
Committer date
Tue, 01 Apr 2025 22:18:31 +0800
Actions
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 -}}