Skip to content

Commit c816854

Browse files
committed
tweak link
1 parent 3230148 commit c816854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/home_sidebar_top.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</div>
1818
{{if .Repository.Website}}
1919
<a class="flex-text-block muted" href="{{.Repository.Website}}">
20-
{{svg "octicon-link"}} <span class="tw-text-primary">{{.Repository.Website}}</span>
20+
{{svg "octicon-link" 16 "tw-fill-text"}} <span class="tw-text-primary">{{.Repository.Website}}</span>
2121
</a>
2222
{{end}}
2323
<div id="repo-topics" class="flex-text-block tw-flex-wrap tw-gap-1 tw-my-2 tw-text-text">

0 commit comments

Comments
 (0)