We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ddeae9 + b8790d5 commit f40e72fCopy full SHA for f40e72f
resources/views/errors/503.blade.php
@@ -3,7 +3,7 @@
3
<head>
4
<title>Be right back.</title>
5
6
- <link href="//fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
+ <link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
7
8
<style>
9
html, body {
resources/views/welcome.blade.php
<title>Laravel</title>
0 commit comments