Adds a London Underground status widget

This commit is contained in:
Alicia Sykes
2021-12-10 13:17:48 +00:00
parent c38a094a63
commit cf7e021a82
5 changed files with 231 additions and 15 deletions

View File

@@ -207,6 +207,7 @@ module.exports = {
widgetApiEndpoints: {
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',
},
/* URLs for web search engines */
searchEngineUrls: {