Update
This commit is contained in:
@@ -43,6 +43,12 @@
|
||||
@viteReactRefresh
|
||||
@vite(['resources/js/app.tsx', "resources/js/pages/{$page['component']}.tsx"])
|
||||
@inertiaHead
|
||||
|
||||
{{-- <link rel="canonical" href="{{ canonical() }}"> --}}
|
||||
|
||||
<link rel="icon" href="{{ asset('logo/memefast-logo-light-144.png') }}" type="image/png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ asset('logo/memefast-logo-light-180.png') }}">
|
||||
<link rel="manifest" href="{{ asset('site.webmanifest') }}">
|
||||
</head>
|
||||
|
||||
<body class="font-sans antialiased">
|
||||
|
||||
Reference in New Issue
Block a user