Added profile ID as username title on profile page.

This commit is contained in:
2026-07-21 05:17:36 +02:00
parent e71a6987fc
commit 6fe8c84ef4

View File

@@ -33,6 +33,7 @@ function scrollHorizontal(event) {
<div class="profile-header">
<a
:href="`/user/${profile.username}/`"
:title="`#${profile.id}`"
class="user nolink"
>
<Icon