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 19b72df commit fec569bCopy full SHA for fec569b
data/projects.js
@@ -6,7 +6,7 @@ export default [
6
description: 'A memory game built with Cycle.js',
7
repository: 'https://github.com/artfuldev/recall-cycle/',
8
homepage: 'https://artfuldev.github.io/recall-cycle/',
9
- image: 'data/images/recall.png'
+ screenshot: 'data/images/recall.png'
10
},
11
{
12
name: 'Equalizer',
0 commit comments