* Added font awesome 5, keeping shims in place for the calendar app (https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4)

* Updated example sample config
This commit is contained in:
P-DESK\P-Storm
2018-10-05 01:16:25 +02:00
parent d4fe01f9b9
commit fc89feec4e
6 changed files with 279 additions and 890 deletions

View File

@@ -44,7 +44,7 @@ var config = {
config: {
calendars: [
{
symbol: "calendar-check-o ",
symbol: "calendar-check",
url: "webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics"
}
]