diff --git a/website/views/static/front.jade b/website/views/static/front.jade index a3633fa407..03eb5ad868 100644 --- a/website/views/static/front.jade +++ b/website/views/static/front.jade @@ -2,7 +2,7 @@ doctype html html(ng-app='habitrpg', ng-controller='RootCtrl') head meta(charset='utf-8') - link(href='http://fonts.googleapis.com/css?family=Lato:400,700', rel='stylesheet', type='text/css') + link(href='//fonts.googleapis.com/css?family=Lato:400,700', rel='stylesheet', type='text/css') title HabitRPG | Your Life the Role Playing Game meta(name='description', content='') meta(name='keywords', content='')