Skip to content

Commit b81bfbe

Browse files
authored
fix video date
1 parent 6f9e201 commit b81bfbe

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/179-wolfram-ca

1 file changed

+1
-1
lines changed

content/videos/challenges/179-wolfram-ca/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "How is nature hidden in a pile of 0s and 1s? Let's find out by coding a p5.js visualization of the Wolfram Elementary Cellular Automaton!",
55
"videoId": "Ggxt06qSAe4",
66
"nebulaSlug": "codingtrain-wolfram-elementary-ca",
7-
"date": "2023-01-09",
7+
"date": "2024-01-09",
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["nature of code", "wolfram", "ca", "cellular automata", "binary to decimal conversion", "Sierpinski triangle"],
1010
"canContribute": true,

0 commit comments

Comments
 (0)