We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c0a22 commit 13bccf7Copy full SHA for 13bccf7
src/content/libraries/en/every.yaml
@@ -1,10 +1,10 @@
1
name: every
2
-category: utilities
+category: utils
3
description: every simplifies using time in p5.js sketch to do things like scene changes or repetitive drawing.
4
sourceUrl: https://github.com/mngyuan/every
5
author:
6
- name: Kevin Lee
7
url: http://mngyuan.com/
8
license: MIT
9
-featuredImage: every.png
10
-featuredImageAlt: The text "every" large in white on a black background with "time" written below in small.
+featuredImage: ../images/every.png
+featuredImageAlt: The text "every" large with "time" written below in small.
0 commit comments