From b8790d5352676af6b1b14b95eaac69b6af086d80 Mon Sep 17 00:00:00 2001 From: Jos Ahrens Date: Mon, 17 Aug 2015 18:05:47 +0200 Subject: [PATCH] Use https rather than // for google fonts in default views. Ensure the default views always use HTTPS for the loading of fonts. This is overall a good practise to follow. --- resources/views/errors/503.blade.php | 2 +- resources/views/welcome.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/errors/503.blade.php b/resources/views/errors/503.blade.php index 0380666a..4a415059 100644 --- a/resources/views/errors/503.blade.php +++ b/resources/views/errors/503.blade.php @@ -3,7 +3,7 @@ Be right back. - +