change name on homepage

This commit is contained in:
Clevertop 2024-09-19 11:23:35 +10:00
parent 557bada507
commit fc867370aa

View file

@ -31,7 +31,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1
</div>
</div>
<div class="right-col">
<h1>Heyo! I'm <Purple>Tom</Purple> 👋</h1>
<h1>Heyo! I'm <Purple>Tabby</Purple> 👋</h1>
<p>I'm a Games Developer from Sydney, Australia.</p>
<p>I've been programming since 2015 and am currently in my final year of the Games Development degree at UTS</p>
<p>Currently im working with my group, <a href="https://discord.gg/3BPYMHqNve">Team Stingray</a>, to create a new racing game about modding your car during the race and continuining to work on <a href="https://teamstingray.dev/arcane-raiders">Arcane Raiders</a> ready for showcase at SXSW Sydney! Feel free to join our discord server if you'd like to follow along with development!</p>