Add profile page

This commit is contained in:
Jon Staab
2024-10-02 16:36:08 -07:00
parent 73eddece54
commit 96f22b9553
8 changed files with 159 additions and 10 deletions
+1 -4
View File
@@ -22,10 +22,7 @@
<div class="card2 flex flex-col gap-2 text-center shadow-2xl">
<h3 class="text-2xl sm:h-12">Get in touch</h3>
<p class="sm:h-16">Having problems? Let us know by filing an issue.</p>
<Link
external
class="btn btn-primary"
href="https://github.com/coracle-social/flotilla/issues/new">
<Link class="btn btn-primary" href="/home/97c70a44366a6535c145b333f973ea86dfdc2d7a99da618c40c64705ad98e322">
Open an Issue
</Link>
</div>