basic 'coming soon' marketing site
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
@livewireStyles
|
||||
</head>
|
||||
|
||||
<body {{ $attributes->merge(['class']) }}>
|
||||
<body {{ $attributes?->merge(['class']) }}>
|
||||
|
||||
{{ $body }}
|
||||
@yield('body', $body ?? '')
|
||||
|
||||
@livewireScripts
|
||||
</body>
|
||||
|
||||
+124
-169
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user