Skip to content

Commit 8e50bf6

Browse files
committed
added new tutorial to the index of learn page items
1 parent 30ec449 commit 8e50bf6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/data/learn/learn.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
"name": "3d-webgl",
4141
"url": "https://github.com/processing/p5.js/wiki/Getting-started-with-WebGL-in-p5"
4242
},
43+
{
44+
"name": "shader-intro",
45+
"url": "introduction-to-shaders.html"
46+
},
4347
{
4448
"name": "color",
4549
"url": "color.html"

0 commit comments

Comments
 (0)