Add favicon
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>@yield("title") ─ {{ config("app.name") }}</title>
|
||||
<link rel="shortcut icon" href="/img/twitch-icon.png">
|
||||
<link rel="stylesheet" href="{{ mix('/css/app.css') }}">
|
||||
<script src="{{ mix('/js/app.js') }}" charset="utf-8"></script>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user