aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_tree_dir.html.tmpl
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-10 23:42:02 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-10 23:42:02 +0800
commit8f24b454a39826beedf43587fad7be15b822a43b (patch)
treeb69aa9aa536d6b31fecdd55ccf458a514f88cafa /templates/repo_tree_dir.html.tmpl
parentindex: Categories -> groups again (diff)
downloadforge-8f24b454a39826beedf43587fad7be15b822a43b.tar.gz
forge-8f24b454a39826beedf43587fad7be15b822a43b.tar.zst
forge-8f24b454a39826beedf43587fad7be15b822a43b.zip
style.css, *.html: Lighthouse accessibility
Diffstat (limited to 'templates/repo_tree_dir.html.tmpl')
-rw-r--r--templates/repo_tree_dir.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_tree_dir.html.tmpl b/templates/repo_tree_dir.html.tmpl
index aa29542..ed8471f 100644
--- a/templates/repo_tree_dir.html.tmpl
+++ b/templates/repo_tree_dir.html.tmpl
@@ -1,6 +1,6 @@
{{- define "repo_tree_dir" -}}
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
{{ template "head_common" . }}
<title>{{ .group_name }}/repos/{{ .repo_name }}/{{ .path_spec }}{{ if ne .path_spec "" }}/{{ end }} &ndash; Lindenii Forge</title>