fixed like action, better dark mode, bottom navigation working, added taskcollection
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{ config('app.name', 'Fotospiel') }}</title>
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
@vite('resources/js/guest/main.tsx')
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user