download videogame

This commit is contained in:
Tabby 2025-10-01 22:19:24 +10:00
parent d0a175a34d
commit 0a246a9db2
2 changed files with 3 additions and 1 deletions

View file

@ -105,8 +105,10 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
Will be working on it throughout the Spring session at UTS"
:badges='["godot4"]'
:buttons='[
{link:"SGS Walking.apk", text:"Download Prototype"},
{link:"https://docs.google.com/document/d/1HYT-nEM4QSTdPx3GaNz3OMnsmYUCQp3SfUh37iGM1Gk/edit?usp=sharing",text:"Assignment 1: Short Proposal"},
{link:"https://docs.google.com/document/d/14l9WF36ocNv4jaVuC5-FPZjTsCSumW_3p9zyYjCSVrQ/edit?usp=sharing", text:"Assignment 2: Comprehensive Proposal"}
{link:"https://docs.google.com/document/d/14l9WF36ocNv4jaVuC5-FPZjTsCSumW_3p9zyYjCSVrQ/edit?usp=sharing", text:"Assignment 2: Comprehensive Proposal"},
{link:"https://docs.google.com/document/d/1CYbqhztFOfS7OEkI66DwDH_zMVREhKGkT_vJSywR5Zc/edit?usp=sharing", text:"Assignment 3: Proof of Concept Document"},
]'
/>