kullanıcı avatar denemesi.

This commit is contained in:
2026-07-28 05:47:07 +02:00
parent 4b4c8e3cb3
commit 8c78b2b5ed
+1 -1
View File
@@ -49,7 +49,7 @@ async function render() {
</nav> </nav>
</div> </div>
<button id="profileBtn" class="bg-rose-500/20 text-rose-300 py-2 rounded-xl border border-rose-500/30"> <button id="profileBtn" class="bg-rose-500/20 text-rose-300 py-2 rounded-xl border border-rose-500/30">
<image href= "avatar"> <image: url('${avatar}');>
</button> </button>
</aside> </aside>