diff options
Diffstat (limited to '')
-rw-r--r-- | templates/_head.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/_head.tmpl b/templates/_head.tmpl index 4641107..922be7a 100644 --- a/templates/_head.tmpl +++ b/templates/_head.tmpl @@ -1,3 +1,7 @@ +{{/* + SPDX-License-Identifier: AGPL-3.0-only + SPDX-FileContributor: Runxi Yu <https://runxiyu.org> +*/}} {{- define "head_common" -}} <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> |