This commit is contained in:
2023-12-03 17:09:37 +08:00
parent 27e7c153de
commit fd3a32f1ca
142 changed files with 44 additions and 20 deletions

View File

@@ -14,6 +14,9 @@
@include('feed::links')
<link rel="icon" href="{{ asset('pwa/transparent-144.png') }}" type="image/png">
<link rel="apple-touch-icon" sizes="180x180" href="{{ asset('pwa/180.png') }}">
@vite(['resources/sass/app-front.scss', 'resources/js/app-front.js'])
@laravelPWA
@include('googletagmanager::head')