更新 resources/views/layouts/app.blade.php
All checks were successful
Deploy main / deploy (push) Successful in 24s
All checks were successful
Deploy main / deploy (push) Successful in 24s
This commit is contained in:
parent
c074799020
commit
a831b8be92
@ -34,7 +34,7 @@
|
||||
|
||||
<link rel="stylesheet" href="{{ asset('assets/css/style.css') }}">
|
||||
<!-- Styles -->
|
||||
<link href="{{ asset('assets/css/style.css') }}" rel="stylesheet">
|
||||
<link href="{{ asset('css/app.css') }}" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user