This commit is contained in:
2026-07-26 03:18:36 +04:00
parent 4a41127585
commit 5495e40539
4 changed files with 3 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="{{ asset('moonwell-icon-512.ico') }}">
@vite('resources/js/app.js')
<x-inertia::head />
</head>