Skip to content

Commit ee90b84

Browse files
committed
update featured challenges
1 parent be74e71 commit ee90b84

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/pages/homepage/index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
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-
"161-estimating-pi-from-random-numbers",
35-
"136-polar-noise-loops",
36-
"60-butterfly-generator",
37-
"171-wave-function-collapse",
34+
"42-markov-chain-name-generator",
35+
"139-calculating-digits-of-pi-with-collisions",
36+
"14-fractal-trees-recursive",
37+
"124-flocking-simulation",
3838
"181-image-stippling",
39-
"33-poisson-disc-sampling"
39+
"c3-hilbert-curve"
4040
],
4141
"challengesCta": {
4242
"text": "ready to explore? try a challenge!",
@@ -48,8 +48,8 @@
4848
"title": "Passenger showcase highlights",
4949
"featured": [
5050
"challenges/181-image-stippling/showcase/contribution-1709767594.json",
51-
"",
52-
"",
51+
"code/5-functions/1-basics/showcase/contribution-1709532529.json",
52+
"challenges/12-lorenz-attractor/showcase/contribution6.json",
5353
"",
5454
"",
5555
"",

0 commit comments

Comments
 (0)