aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_tree_dir.html
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-10 13:47:32 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-10 13:47:32 +0800
commitd486fd9322a3fe1cf514d9fcc80d8996d9f49979 (patch)
treeb8e573d40effacf5b71bca5e020048b90e238b21 /templates/repo_tree_dir.html
parentcategory_index: Add a repo index for each category (diff)
downloadforge-d486fd9322a3fe1cf514d9fcc80d8996d9f49979.tar.gz
forge-d486fd9322a3fe1cf514d9fcc80d8996d9f49979.tar.zst
forge-d486fd9322a3fe1cf514d9fcc80d8996d9f49979.zip
*: project -> category
Diffstat (limited to 'templates/repo_tree_dir.html')
-rw-r--r--templates/repo_tree_dir.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_tree_dir.html b/templates/repo_tree_dir.html
index 93fa830..aa96b5d 100644
--- a/templates/repo_tree_dir.html
+++ b/templates/repo_tree_dir.html
@@ -3,7 +3,7 @@
<html>
<head>
<link rel="stylesheet" href="/static/style.css" />
-<title>{{ .project_name }}/repos/{{ .repo_name }}/{{ .path_spec }}</title>
+<title>{{ .category_name }}/repos/{{ .repo_name }}/{{ .path_spec }}</title>
</head>
<body class="repo-tree-dir">
<div class="padding-wrapper">