Skip to content

Commit 4726f43

Browse files
authored
Update templates/repo/home_sidebar_bottom.tmpl
Signed-off-by: silverwind <[email protected]>
1 parent b95cc38 commit 4726f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/home_sidebar_bottom.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="flex-item">
55
<div class="flex-item-main">
66
<div class="flex-item-title">
7-
<a class="item muted tw-flex" href="{{.RepoLink}}/releases">
7+
<a class="item muted" href="{{.RepoLink}}/releases">
88
{{ctx.Locale.Tr "repo.releases"}}
99
</a>
1010
<span class="ui small label">{{.NumReleases}}</span>

0 commit comments

Comments
 (0)