diff options
Diffstat (limited to 'templates/_repo_header.html.tmpl')
-rw-r--r-- | templates/_repo_header.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/_repo_header.html.tmpl b/templates/_repo_header.html.tmpl index 1dd14f9..7d034c0 100644 --- a/templates/_repo_header.html.tmpl +++ b/templates/_repo_header.html.tmpl @@ -1,4 +1,6 @@ {{- define "repo_header" -}} +<a href="/">Lindenii Forge</a> +/ <a href="/g/{{ .group_name }}/">{{ .group_name }}</a> / <a href="/g/{{ .group_name }}/repos/">repos</a> |