From 46ef31fcf022bb045119efc1eb4a212ef32232bb Mon Sep 17 00:00:00 2001 From: Daniel Shiffman Date: Mon, 20 Apr 2026 13:19:37 -0400 Subject: [PATCH] Update nebulaSlug in typography index.json --- content/videos/p5js-2.0/typography/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/videos/p5js-2.0/typography/index.json b/content/videos/p5js-2.0/typography/index.json index 5facf40e4..2ac6c52c1 100644 --- a/content/videos/p5js-2.0/typography/index.json +++ b/content/videos/p5js-2.0/typography/index.json @@ -2,7 +2,7 @@ "title": "p5.js 2.0: Typography and Fonts", "description": "Let's explore new typography features in p5.js 2.0! In this video, I cover how to work with variable fonts, convert text to 3D models with textModel(), extract contours with textContours(), and control the detail of your typography with sampleFactor and simplifyThreshold.", "videoId": "d0GgzjCFWq0", - "nebulaSlug": "codingtrain-p5js-20-typography", + "nebulaSlug": "codingtrain-what-the-font", "date": "2026-03-22", "languages": ["p5.js", "JavaScript"], "topics": ["typography", "fonts", "text", "p5.js 2", "variable fonts", "3D text", "text contours"],