Make profile page

This commit is contained in:
Amber M
2024-04-28 13:15:48 +01:00
parent 548e918fd9
commit e6b4cc84bc
4 changed files with 146 additions and 9 deletions
+2 -5
View File
@@ -89,7 +89,7 @@
</svelte:head>
<header>
<div class="navbar bg-base-100">
<div class="navbar bg-neutral">
<div class="flex-1">
<a class="btn btn-ghost text-xl" href="/">Living Dex Tracker</a>
</div>
@@ -104,10 +104,7 @@
<div class="dropdown dropdown-end">
<div tabindex="0" role="button" class="btn btn-ghost btn-circle avatar">
<div class="w-10 rounded-full">
<img
alt="Tailwind CSS Navbar component"
src="https://daisyui.com/images/stock/photo-1534528741775-53994a69daeb.jpg"
/>
<img alt="usericon" src="/OIG5.jpg" />
</div>
</div>
<ul