diff --git a/content/english/seattle/index.md b/content/english/seattle/index.md index 288aedd..2f998b5 100644 --- a/content/english/seattle/index.md +++ b/content/english/seattle/index.md @@ -494,7 +494,7 @@ modals: id: "billy" title: "Creator of [Animal Well](https://www.youtube.com/watch?v=ygL8eqX12MQ)" title_class: "text-white" - content: "Coming soon." + content: "**Postponed for 2025**

Good problems to have: Animal Well was nominated for several awards at *multiple* big shows: The Golden Joystick Awards and Geoff Keighley's 'The Game Awards.'

Abner and Billy tried to make this appearance work until the last minute, but in the end there were simply too many scheduling conflicts. **He's agreed to be a keynote speaker for 2025.**

Our indie conference continues to have heavy hitters and awe-inspiring presentations. However, if a ticket holder feels wronged by this cancellation, email Abner to discuss refunds: abner@handmadecities.com" content_class: "text-white" img: "/images/cities-light-mode.png" img_dark: "/images/cities-dark-mode-row.png" @@ -519,9 +519,10 @@ modals: content_class: "text-white" - active: true id: "freya" - title: "Demo" + title: "Half-Edge" title_class: "text-white" - content: "Coming soon." + img: "/images/modals/half-edge.png" + content: "A modern 3D modeling tool designed for game developers" content_class: "text-white" - active: true id: "meese" @@ -608,7 +609,7 @@ modals: id: "voyager" title: "Exclusive Podcast" title_class: "text-white" - content: "Coming soon." + content: "This file explorer was the most popular conference demo from last year. Why? What's so special? Tune-in to learn about this strange phenomenon from the creator himself, with deep dives into how it was all programmed from scratch." content_class: "text-white" - active: true id: "andrew" diff --git a/static/images/modals/half-edge.png b/static/images/modals/half-edge.png new file mode 100644 index 0000000..a8e410b Binary files /dev/null and b/static/images/modals/half-edge.png differ