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 9089b7e + bb86ab6 commit 2dd8ed1Copy full SHA for 2dd8ed1
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="//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