0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-04 01:24:56 +02:00

update team repository template to use repository URL and FullName methods

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-11-30 14:22:42 -05:00
parent 603acbe38f
commit b28493db6c
No known key found for this signature in database
GPG Key ID: 924A5F6AF051E87C

View File

@ -38,8 +38,8 @@
{{template "repo/icon" .}}
</div>
<div class="flex-item-main">
<a class="flex-item-title tw-text-primary" href="{{$.Org.HomeLink}}/{{.Name | PathEscape}}">
{{$.Org.Name}}/{{.Name}}
<a class="flex-item-title tw-text-primary" href="{{(.Link)}}">
{{.FullName}}
</a>
</div>
<div class="flex-item-trailing">