mirror of
https://github.com/PhaseII-eAmusement-Network/PhaseWeb3-Vue.git
synced 2026-09-08 01:05:17 -05:00
Add new greetings.
This commit is contained in:
@@ -25,6 +25,8 @@ const username = computed(() => props.username);
|
||||
<img
|
||||
:src="avatar"
|
||||
:alt="username"
|
||||
width="200"
|
||||
height="200"
|
||||
class="w-full h-auto bg-gray-100 dark:bg-slate-800 rounded-full overflow-hidden"
|
||||
/>
|
||||
<!-- <img
|
||||
|
||||
@@ -253,5 +253,25 @@
|
||||
"author": "Manamaster",
|
||||
"header": "Have you played portal on the Xbox 360 <username>?",
|
||||
"comment": "Its ffffffrrrrrreeeeeeeeeee"
|
||||
},
|
||||
{
|
||||
"author": "Ho",
|
||||
"header": "You showed us the ultimate <username>! Thank you very much.",
|
||||
"comment": "I can't stop crying buckets of tears! *sobs*"
|
||||
},
|
||||
{
|
||||
"author": "Ho",
|
||||
"header": "I can see a dream in your dance. I can see <username> in your dance.",
|
||||
"comment": "We can call it \"our hope.\""
|
||||
},
|
||||
{
|
||||
"author": "Ho",
|
||||
"header": "Your thundering sound became the flash <username> that pierces soul of crowd,",
|
||||
"comment": "get the whole world into the Voltex...next generation music game."
|
||||
},
|
||||
{
|
||||
"author": "snowy324",
|
||||
"header": "R U ready 2 go insida DJ Box, <username>?",
|
||||
"comment": "~EZ2DJ was there~"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user