Merge pull request 'ファビコン設定' (#38) from main_higashide into main
All checks were successful
Deploy so-manager (auto) / deploy (push) Successful in 23s
All checks were successful
Deploy so-manager (auto) / deploy (push) Successful in 23s
Reviewed-on: #38
This commit is contained in:
commit
a34046b72a
@ -5,6 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>@yield('title', 'So-Manager')</title>
|
||||
<link rel="icon" href="{{ asset('assets/img/favicon.ico') }}">
|
||||
<link href="{{ asset('assets/css/mypage/app.css') }}" rel="stylesheet">
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/typicons/2.0.9/typicons.css" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css" rel="stylesheet">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user