Adds widget to show trending GitHub repos

This commit is contained in:
Alicia Sykes
2021-12-18 14:06:48 +00:00
parent 24cf0d1e0d
commit 7084ca12d0
4 changed files with 196 additions and 2 deletions

View File

@@ -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: {