Add Calendar Events widget, integrate ICS calendar parsing, and refine related UI components
This commit is contained in:
@@ -22,3 +22,11 @@ gebietsCode = "000000000000"
|
||||
#apiKey from newsapi.org
|
||||
ApiKey = "ApiKey"
|
||||
Sources = "comma,sepparated,sources,from,newsapi"
|
||||
|
||||
[[calendar.ics]]
|
||||
Icon = ""
|
||||
Url = "https://url.to.ics"
|
||||
|
||||
[[calendar.ics]]
|
||||
Icon = ""
|
||||
Url = "https://url.to.second.ics"
|
||||
|
||||
Reference in New Issue
Block a user