genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
393 stars 155 forks source link

Update fonts from googleapis to use SSL #192

Closed Fmstrat closed 9 years ago

Fmstrat commented 9 years ago

This is a quick-fix to get rid of warnings of "insecure content" when using an SSL proxy. It also works fine when not using SSL. A more appropriate fix might be to pull these files in locally, but this does solve the issue.

Issue reference: https://github.com/genielabs/HomeGenie/issues/190