File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
internal/resources/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ const RepoList = `
26
26
</div>
27
27
</div>
28
28
<p class="has-emoji">{{.Description}}</p>
29
- <a href="{{.HTMLURL}}">Repository on GIN</a> | <a href="{{.HTMLURL}}/settings/hooks">Repository hooks</a>
29
+ <a href="{{.HTMLURL}}">🔗 Repository on GIN</a> | <a href="{{.HTMLURL}}/settings/hooks">🔗 Repository hooks</a>
30
30
</div>
31
31
</div>
32
32
</div>
@@ -45,7 +45,7 @@ const RepoList = `
45
45
<a class="name" href="/repos/{{$repopath}}/hooks">{{$repopath}}</a>
46
46
</div>
47
47
<p class="has-emoji">{{.Description}}</p>
48
- <a href="{{.HTMLURL}}">Repository on GIN</a> | <a href="{{.HTMLURL}}/settings/hooks">Repository hooks</a>
48
+ <a href="{{.HTMLURL}}">🔗 Repository on GIN</a> | <a href="{{.HTMLURL}}/settings/hooks">🔗 Repository hooks</a>
49
49
</div>
50
50
</div>
51
51
</div>
You can’t perform that action at this time.
0 commit comments