Add News widget and integrate NewsAPI for live updates
This commit is contained in:
@@ -17,3 +17,8 @@ ApiKey = "YourApiKey"
|
||||
[nina]
|
||||
#Code from https://www.xrepository.de/api/xrepository/urn:de:bund:destatis:bevoelkerungsstatistik:schluessel:rs_2021-07-31/download/Regionalschl_ssel_2021-07-31.json
|
||||
gebietsCode = "000000000000"
|
||||
|
||||
[news]
|
||||
#apiKey from newsapi.org
|
||||
ApiKey = "ApiKey"
|
||||
Sources = "comma,sepparated,sources,from,newsapi"
|
||||
|
||||
Reference in New Issue
Block a user