Skip to content

Commit 13bccf7

Browse files
committed
fix yaml image link, category
1 parent 35c0a22 commit 13bccf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: every
2-
category: utilities
2+
category: utils
33
description: every simplifies using time in p5.js sketch to do things like scene changes or repetitive drawing.
44
sourceUrl: https://github.com/mngyuan/every
55
author:
66
- name: Kevin Lee
77
url: http://mngyuan.com/
88
license: MIT
9-
featuredImage: every.png
10-
featuredImageAlt: The text "every" large in white on a black background with "time" written below in small.
9+
featuredImage: ../images/every.png
10+
featuredImageAlt: The text "every" large with "time" written below in small.

0 commit comments

Comments
 (0)