Add weather modules.

This commit is contained in:
Michael Teeuw
2016-03-29 13:28:15 +02:00
parent e85d6a39f8
commit 74afe433fb
18 changed files with 1064 additions and 2047 deletions

1
vendor/vendor.js vendored
View File

@@ -9,4 +9,5 @@
var vendor = {
'moment.js' : 'moment/moment-with-locales.min.js',
'weather-icons.css': 'weather-icons/weather-icons.css'
};