mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Add calendar module.
This commit is contained in:
3
vendor/vendor.js
vendored
3
vendor/vendor.js
vendored
@@ -9,5 +9,6 @@
|
||||
|
||||
var vendor = {
|
||||
'moment.js' : 'moment/moment-with-locales.min.js',
|
||||
'weather-icons.css': 'weather-icons/weather-icons.css'
|
||||
'weather-icons.css': 'weather-icons/weather-icons.css',
|
||||
'font-awesome.css': 'font-awesome-4.5.0/css/font-awesome.min.css'
|
||||
};
|
Reference in New Issue
Block a user