diff options
Diffstat (limited to 'templates/repo_tree_dir.html')
-rw-r--r-- | templates/repo_tree_dir.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_tree_dir.html b/templates/repo_tree_dir.html index 609d17e..1306167 100644 --- a/templates/repo_tree_dir.html +++ b/templates/repo_tree_dir.html @@ -3,7 +3,7 @@ <html> <head> {{ template "head_common" . }} - <title>{{ .category_name }}/repos/{{ .repo_name }}/{{ .path_spec }}</title> + <title>{{ .category_name }}/repos/{{ .repo_name }}/{{ .path_spec }} – Lindenii Forge</title> </head> <body class="repo-tree-dir"> <div class="padding-wrapper"> |