mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
parent
f75b5f4287
commit
29b07693dd
4 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
0.8.20.0111
|
||||
0.8.21.0114
|
|
@ -59,7 +59,7 @@
|
|||
*/}}
|
||||
<li>
|
||||
{{range .Orgs}}
|
||||
<a href="{{.HomeLink}}"><img class="ui mini image" src="{{.AvatarLink}}"></a>
|
||||
<a href="{{.HomeLink}}"><img class="ui mini image poping up" src="{{.AvatarLink}}" data-content="{{.Name}}" data-position="top center" data-variation="mini inverted"></a>
|
||||
{{end}}
|
||||
</li>
|
||||
{{if and .IsSigned (ne .SignedUserName .Owner.Name)}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue