From 9c4f62a4a0705657404745c84d9ba9472d32def5 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 10 Feb 2025 21:19:55 +0800 Subject: *: category -> group --- templates/repo_tree_file.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/repo_tree_file.html') diff --git a/templates/repo_tree_file.html b/templates/repo_tree_file.html index 26c8eef..b1ba877 100644 --- a/templates/repo_tree_file.html +++ b/templates/repo_tree_file.html @@ -4,7 +4,7 @@ {{ template "head_common" . }} - {{ .category_name }}/repos/{{ .repo_name }}/{{ .path_spec }} – Lindenii Forge + {{ .group_name }}/repos/{{ .repo_name }}/{{ .path_spec }} – Lindenii Forge

-- cgit v1.2.3