update app blade

This commit is contained in:
aprillio 2021-07-06 15:47:28 +07:00
parent 1500573688
commit ab90dcddee
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<title>{{ config('app.name') }}</title>
<!-- Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap">
<link rel="stylesheet" href="//fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap">
<!-- Styles -->
<link rel="stylesheet" href="{{ asset('css/app.css') }}">