Fix loading CSS on error page
This commit is contained in:
parent
f058b92ca9
commit
30c05ea9b8
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<title>@yield('title') - Blessing Skin Server</title>
|
||||
<link rel="stylesheet" type="text/css" href="{{ assets('css/install.css') }}">
|
||||
<link rel="stylesheet" href="{{ webpack_assets('setup.css') }}">
|
||||
</head>
|
||||
|
||||
<body class="container">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user