diff --git a/pages/index.vue b/pages/index.vue index 16a71eb..560f0cb 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -21,10 +21,10 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1

About Me

@@ -34,15 +34,15 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1

Heyo! I'm Tabby 👋

I'm a Games Developer from Sydney, Australia.

I've been programming since 2015 and am currently in my final year of the Games Development degree at UTS

-

Currently im working with my group, Team Stingray, to create a new racing game about modding your car during the race and continuining to work on Arcane Raiders ready for showcase at SXSW Sydney! Feel free to join our discord server if you'd like to follow along with development!

+

Currently im working with my group, Team Stingray, to finish up our uni project Arcane Raiders and release it on Steam! Feel free to join our discord server if you'd like to follow along with development!

queryContent('blog').sort({id:-1 src="img/portfolio.png" href="https://portfolium.com.au/Tabby" /> + diff --git a/public/img/oldweb.png b/public/img/oldweb.png new file mode 100644 index 0000000..73d16e8 Binary files /dev/null and b/public/img/oldweb.png differ