first commit

This commit is contained in:
“dongming”
2025-12-28 22:42:09 +08:00
commit c8ac12f978
37 changed files with 10218 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
---
<footer class="bg-gray-50 border-t border-gray-200 py-8 mt-12">
<div class="container mx-auto px-4 text-center text-gray-600">
<p>Powered by TenantCMS</p>
<p class="text-sm mt-2">
Using X-Tenant-Slug for multi-tenant authentication
</p>
</div>
</footer>