From cf08709151d20ab8aede1ba35943abfed1db8c53 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Mon, 11 May 2026 18:51:11 +1000 Subject: [PATCH] fix: remove unnecessary comma in welcome blog post introduction --- website/data/blog/welcome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/blog/welcome.md b/website/data/blog/welcome.md index 8b05750..2456018 100644 --- a/website/data/blog/welcome.md +++ b/website/data/blog/welcome.md @@ -6,7 +6,7 @@ tags: announcement --- Congratulations on making it here, you've stumbled onto a game dev's blog, who's spent the past 12 years buried in Unreal Engine. -From studying Programming and 3D Art & Animation at the Academy of Interactive Entertainment, to developing architectural experiences at [Orbit Solutions](https://www.orbitsolutions.com.au/), running 1-on-1 mentoring sessions on [Fiverr](https://www.fiverr.com/litruv), working with [Superfarm](https://superverse.co/), and now building my own games and tools with [Mates.dev](https://mates.dev) - this blog is where I will be dumping my processes. +From studying Programming and 3D Art & Animation at the Academy of Interactive Entertainment, to developing architectural experiences at [Orbit Solutions](https://www.orbitsolutions.com.au/), running 1-on-1 mentoring sessions on [Fiverr](https://www.fiverr.com/litruv), working with [Superfarm](https://superverse.co/) and now building my own games and tools with [Mates.dev](https://mates.dev) - this blog is where I will be dumping my processes. Expect game dev, systems design, experiments, tools, prototypes, and the occasional questionable decision that somehow worked out in the end.