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 af19786 commit 2030c54Copy full SHA for 2030c54
data/projects.js
@@ -5,7 +5,7 @@ export default [
5
name: 'Cycle Conway',
6
description: 'Conway\'s Game of Life built with Cycle.js',
7
homepage: 'http://raquelxmoss.github.io/cycle-conway',
8
- screenshot: 'data/images/cycle-conway.js'
+ screenshot: 'data/images/cycle-conway.png'
9
},
10
{
11
name: 'Hangman',
0 commit comments