Lindenii Project Forge
Login
Commit info
ID1dced62659d8ee45803b7d58b4698d613f0d90d4
AuthorRunxi Yu<me@runxiyu.org>
Author dateTue, 11 Feb 2025 15:09:08 +0800
CommitterRunxi Yu<me@runxiyu.org>
Committer dateTue, 11 Feb 2025 15:09:08 +0800
Actions
Get patch
_{head,footer}.html: Add underscore to indicate that it's partial
{{- define "footer" -}}
<a href="https://lindenii.runxiyu.org/forge/">Lindenii Forge</a> (<a href="/source/">source</a>, <a href="https://forge.lindenii.runxiyu.org/g/lindenii/repos/forge/">upstream</a>)
{{- end -}}
{{- define "head_common" -}}
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/static/style.css" />
{{- end -}}