change name on homepage
This commit is contained in:
parent
557bada507
commit
fc867370aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue