web push nu zonder axios
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
|
||||
{{-- Inline script to detect system dark mode preference and apply it immediately --}}
|
||||
<script>
|
||||
@@ -34,6 +35,8 @@
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
|
||||
<meta name="vapid-public-key" content="{{ config('webpush.vapid.public_key') }}">
|
||||
|
||||
@fonts
|
||||
@routes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user