From f7c568c08177529126b13d5ec23c05010f0a2193 Mon Sep 17 00:00:00 2001 From: Kathy <65121394+kfahn22@users.noreply.github.com> Date: Mon, 25 Aug 2025 07:13:47 -0400 Subject: [PATCH] Update index.json Add links to Multilingual Typography and Text Experiments curation and #WCCC --- content/videos/livestreams/p5js-2.0/index.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/videos/livestreams/p5js-2.0/index.json b/content/videos/livestreams/p5js-2.0/index.json index 9cf2ddd4e..ca6bc3131 100644 --- a/content/videos/livestreams/p5js-2.0/index.json +++ b/content/videos/livestreams/p5js-2.0/index.json @@ -85,6 +85,18 @@ "title": "Processing Foundation Discourse", "url": "https://discourse.processing.org/", "description": "The official forum for Processing, p5.js, and related projects." + }, + { + "icon": "💬", + "title": "Multilingual Typography & Text Experiments with p5.js 2.0", + "url": "https://openprocessing.org/curation/89576", + "description": "A special curation exploring the new multilingual and typography features in p5.js 2.0." + }, + { + "icon": "💬", + "title": "#WCCChallenge", + "url": "https://openprocessing.org/curation/78544", + "description": "The Weekly Creative Code Challenge is a friendly jam for generative artists and creative coders created by Raphael de Courville." } ] }