✨ Adds widget to show trending GitHub repos
This commit is contained in:
parent
24cf0d1e0d
commit
7084ca12d0
4 changed files with 196 additions and 2 deletions
|
|
@ -221,6 +221,7 @@ module.exports = {
|
|||
holidays: 'https://kayaposoft.com/enrico/json/v2.0/?action=getHolidaysForDateRange',
|
||||
publicIp: 'http://ip-api.com/json',
|
||||
readMeStats: 'https://github-readme-stats.vercel.app/api',
|
||||
githubTrending: 'https://gh-trending-repos.herokuapp.com/',
|
||||
},
|
||||
/* URLs for web search engines */
|
||||
searchEngineUrls: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue