Skip to content

Commit 40da5c3

Browse files
authored
Merge pull request #1451 from CodingTrain/cc-181-stippling
Coding Challenge 181: Weighted Voronoi Stippling
2 parents 0fd881e + 199fb17 commit 40da5c3

File tree

14 files changed

+203
-2
lines changed

14 files changed

+203
-2
lines changed

β€Žcontent/pages/challenges/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Challenges",
33
"description": "Ready to apply what you’ve learned in the Tracks? Try a Challenge! These one-off project videos build off concepts introduced in Tracks and may have prerequisites (listed on the challenge page itself).",
44
"featuredText": "Featured Challenge:",
5-
"featuredChallenge": "180-falling-sand"
5+
"featuredChallenge": "181-image-stippling"
66
}

β€Žcontent/pages/homepage/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"110-recamans-sequence",
3636
"180-falling-sand",
3737
"143-quicksort",
38-
"134-heart-curve",
38+
"181-image-stippling",
3939
"55-mathematical-rose-patterns"
4040
],
4141
"challengesCta": {
26.7 KB
Loading
169 KB
Loading
202 KB
Loading
85.4 KB
Loading
250 KB
Loading
332 KB
Loading
547 KB
Loading
194 KB
Loading

0 commit comments

Comments
Β (0)