mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
✨ Develops a crypto price chart widget
This commit is contained in:
parent
ebd4c48300
commit
65733d2af7
@ -208,6 +208,7 @@ module.exports = {
|
||||
weather: 'https://api.openweathermap.org/data/2.5/weather',
|
||||
weatherForecast: 'https://api.openweathermap.org/data/2.5/forecast/daily',
|
||||
tflStatus: 'https://api.tfl.gov.uk/line/mode/tube/status',
|
||||
cryptoPrices: 'https://api.coingecko.com/api/v3/coins/',
|
||||
},
|
||||
/* URLs for web search engines */
|
||||
searchEngineUrls: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user