dkniffin / active_material

ActiveAdmin skin based on Google's Material Design
MIT License
177 stars 69 forks source link

Remove connection to Google servers #48

Closed omitter closed 2 years ago

omitter commented 5 years ago

I was pretty annoyed when I realized that my browser tried to access Google servers after installing this theme. Please remove the respective lines in app/assets/javascripts/active_material/fonts.js, and add a note that the user can add those links himself or better yet, offer the font-file through their own server. Thanks for your consideration.

nhunzaker commented 5 years ago

Hmmm. This was easy to integrate when we first did this, but we should self host these fonts. Thanks for pointing it out!