first commit
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<div
|
||||
class="relative sm:flex sm:justify-center sm:items-center min-h-screen bg-dots-darker bg-center bg-gray-100 dark:bg-dots-lighter dark:bg-gray-900 selection:bg-red-500 selection:text-white"
|
||||
>
|
||||
<div class="max-w-7xl mx-auto p-6 lg:p-8">
|
||||
{@html footer.text}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user