Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<x-common-layout>
|
||||
<x-slot:body class="font-sans text-gray-900 dark:text-gray-100 antialiased">
|
||||
|
||||
{{ $slot }}
|
||||
|
||||
<x-theme-toggle class="hidden" darkTheme="dark" lightTheme="nord"/>
|
||||
|
||||
</x-slot:body>
|
||||
</x-common-layout>
|
||||
Reference in New Issue
Block a user