Skip to content

Commit 808eaaa

Browse files
committed
Update index.json
Add another related challenge
1 parent e50d094 commit 808eaaa

File tree

1 file changed

+7
-1
lines changed
  • content/videos/challenges/185-dragon-curve

1 file changed

+7
-1
lines changed

content/videos/challenges/185-dragon-curve/index.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["fractals", "dragon curve", "Nature of Code"],
1010
"canContribute": true,
11-
"relatedChallenges": ["14-fractal-trees-recursive", "16-l-system-fractal-trees", "77-recursion", "c3-hilbert-curve"],
11+
"relatedChallenges": [
12+
"14-fractal-trees-recursive",
13+
"16-l-system-fractal-trees",
14+
"77-recursion",
15+
"121-logo-interpreter",
16+
"c3-hilbert-curve"
17+
],
1218
"timestamps": [
1319
{ "time": "0:00", "title": "Introduction" },
1420
{ "time": "0:36", "title": "The Nature of Code book" },

0 commit comments

Comments
 (0)