diff --git a/src/components/Cards/ProfileCard.vue b/src/components/Cards/ProfileCard.vue index 062ca41..4cb7e7e 100644 --- a/src/components/Cards/ProfileCard.vue +++ b/src/components/Cards/ProfileCard.vue @@ -59,7 +59,14 @@ const thisGame = getGameInfo(props.game); :profile="profile" class="place-self-center pb-6 md:pb-0" /> -
+
+

+ {{ profile.title }} +

{{ profile.username }}