Skip to content

Commit a7ecc5e

Browse files
committed
Fix location of folder
1 parent 1dd86f5 commit a7ecc5e

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-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": "182-apollonian-gasket"
5+
"featuredChallenge": "183-mathematical-marbling"
66
}

content/pages/homepage/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"title": "Challenges",
3232
"description": "Watch Dan take on Coding Challenges in p5.js and Processing. The challenge topics include algorithmic art, machine learning, simulation, generative poetry, and more.",
3333
"featured": [
34-
"182-apollonian-gasket",
34+
"183-mathematical-marbling",
3535
"145-ray-casting-2d",
3636
"50-animated-circle-packing",
3737
"35-traveling-salesperson",

0 commit comments

Comments
 (0)