added marketing page and moved events&general landing page
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>{{ config('app.name', 'Fotospiel') }}</title>
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
@viteReactRefresh
|
||||
@vite('resources/js/guest/main.tsx')
|
||||
@vite(['resources/css/app.css', 'resources/js/guest/main.tsx'])
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user