mirror of
https://github.com/liyunze-coding/socials.git
synced 2026-09-22 07:24:27 +00:00
updated content
This commit is contained in:
parent
796e0bef05
commit
03b546c2c7
2 changed files with 3 additions and 4 deletions
|
|
@ -129,7 +129,7 @@
|
|||
>
|
||||
<button
|
||||
onclick={() => (adjusted = false)}
|
||||
class="flex-grow rounded-lg py-1
|
||||
class="grow rounded-lg py-1
|
||||
transition-colors duration-150
|
||||
{adjusted ? 'text-gray-400' : 'bg-[#303030] text-white'}"
|
||||
>AEST/<wbr />AEDT</button
|
||||
|
|
|
|||
|
|
@ -53,9 +53,8 @@ import DiscordIcon from "./_images/discord.svg";
|
|||
</h1>
|
||||
<p class="text-lg text-[#ccc]">
|
||||
I am a Malaysian Chinese content creator
|
||||
based in Australia! I mainly stream
|
||||
co-working and software development, known
|
||||
for developing the Multi-Task widget!
|
||||
based in Australia! I stream co-working and software development, make tech youtube tutorials,
|
||||
and develop software for streamers and content creators!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue