mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
Update GitHubTrending.vue
This commit is contained in:
parent
b4bf81fe3c
commit
bfba50aa8e
@ -76,7 +76,7 @@ export default {
|
||||
slug: repo.repo,
|
||||
desc: repo.desc,
|
||||
lang: repo.lang,
|
||||
link: "https://github.com" + repo.repo_link,
|
||||
link: "https://github.com" + repo.repo,
|
||||
stars: repo.stars,
|
||||
forks: repo.forks,
|
||||
avatar: repo.build_by[0] || 'https://github.com/fluidicon.png',
|
||||
|
Loading…
x
Reference in New Issue
Block a user