This commit is contained in:
Daniel 2024-02-16 15:18:09 +08:00
parent c870a5c7c2
commit 148fd8c7c5
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -474,7 +474,7 @@ export const bazaar = {
<span class="fn__space"></span>
<svg class="svg ft__on-surface fn__flex-center"><use xlink:href="#iconStar"></use></svg>
<span class="fn__space"></span>
<a href="${data.repoURL}/stargazers" target="_blank" title="Starts">${data.stars}</a>
<a href="${data.repoURL}/stargazers" target="_blank" title="Stars">${data.stars}</a>
<span class="fn__space"></span>
<span class="fn__space"></span>
<svg class="svg ft__on-surface fn__flex-center"><use xlink:href="#iconGitHubI"></use></svg>