updated content

This commit is contained in:
liyunze 2026-07-17 01:27:05 +10:00
parent 796e0bef05
commit 03b546c2c7
2 changed files with 3 additions and 4 deletions

View file

@ -129,7 +129,7 @@
> >
<button <button
onclick={() => (adjusted = false)} onclick={() => (adjusted = false)}
class="flex-grow rounded-lg py-1 class="grow rounded-lg py-1
transition-colors duration-150 transition-colors duration-150
{adjusted ? 'text-gray-400' : 'bg-[#303030] text-white'}" {adjusted ? 'text-gray-400' : 'bg-[#303030] text-white'}"
>AEST/<wbr />AEDT</button >AEST/<wbr />AEDT</button

View file

@ -53,9 +53,8 @@ import DiscordIcon from "./_images/discord.svg";
</h1> </h1>
<p class="text-lg text-[#ccc]"> <p class="text-lg text-[#ccc]">
I am a Malaysian Chinese content creator I am a Malaysian Chinese content creator
based in Australia! I mainly stream based in Australia! I stream co-working and software development, make tech youtube tutorials,
co-working and software development, known and develop software for streamers and content creators!
for developing the Multi-Task widget!
</p> </p>
</div> </div>
</div> </div>