typo
This commit is contained in:
parent
6015e3a1e7
commit
a31e13268c
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
@stack('head_start')
|
@stack('head_start')
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
@ -15,7 +15,7 @@
|
|||||||
<base href="{{ config('app.url') . '/' }}">
|
<base href="{{ config('app.url') . '/' }}">
|
||||||
|
|
||||||
<x-layouts.pwa.head />
|
<x-layouts.pwa.head />
|
||||||
|
|
||||||
<link rel="stylesheet" href="{{ asset('public/css/custom_loading.css?v=' . version('short')) }}" type="text/css">
|
<link rel="stylesheet" href="{{ asset('public/css/custom_loading.css?v=' . version('short')) }}" type="text/css">
|
||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user