added sgs assignment 2 link

This commit is contained in:
Tabby 2025-09-13 00:15:58 +10:00
parent ecdc1b3ca1
commit d19d89f67e

View file

@ -103,7 +103,8 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
Will be working on it throughout the Spring session at UTS"
:badges='["godot4"]'
:buttons='[
{link:"https://docs.google.com/document/d/1HYT-nEM4QSTdPx3GaNz3OMnsmYUCQp3SfUh37iGM1Gk/edit?usp=sharing",text:"Assignment 1: Short Proposal"}
{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 1: Comprehensive Proposal"}
]'
/>