From 5c9a9eacbc30c4517e54d66dbf1582581318f5e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 24 Jul 2025 15:13:40 +0200 Subject: [PATCH] Website: replace SIGGRAPH 2023 page with one for 2025 I'm doing another SIGGRAPH talk about Flamenco, and it helps to have a page on flamenco.blender.org to send people to. It directs to my own website, as then I can use syncthing to control its contents while I'm at the conference. Not needing access to the Blender infrastructure seems safer to me. --- .../content/{siggraph2023 => siggraph2025}/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename web/project-website/content/{siggraph2023 => siggraph2025}/_index.md (54%) diff --git a/web/project-website/content/siggraph2023/_index.md b/web/project-website/content/siggraph2025/_index.md similarity index 54% rename from web/project-website/content/siggraph2023/_index.md rename to web/project-website/content/siggraph2025/_index.md index 8c2592e3..89c7748c 100644 --- a/web/project-website/content/siggraph2023/_index.md +++ b/web/project-website/content/siggraph2025/_index.md @@ -1,10 +1,10 @@ --- -title: SIGGRAPH 2023 +title: SIGGRAPH 2025 weight: 100 geekdocCollapseSection: true geekdocNav: false geekdocHidden: true -redirect: https://siggraph.stuvel.eu/ +redirect: https://talks.stuvel.eu/2025-08-siggraph/ ---