eb8e348ec1
- Update designs - Fixes meta tags - Update typography
8 lines
327 B
Text
8 lines
327 B
Text
|
|
<footer class="pt-16 pb-8 flex flex-col items-center justify-center">
|
|
<div class="mx-auto max-w-2xl">
|
|
<p class="text-slate-700 py-2 text-center">
|
|
Made with <a class="hover:underline" href="https://www.chatwoot.com" target="_blank" rel="noopener noreferrer nofoll/ow">Chatwoot</a> 💙.
|
|
</p>
|
|
</div>
|
|
</footer>
|