Update GitHubTrending.vue

This commit is contained in:
Abdullah Alhazmy 2024-05-29 08:29:17 +03:00 committed by GitHub
parent eb62c7c53c
commit ef851d005f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ export default {
slug: repo.repo,
desc: repo.desc,
lang: repo.lang,
link: "https://github.com" + repo.repo,
link: `https://github.com/${repo.repo}`,
stars: repo.stars,
forks: repo.forks,
newStars: repo.change,