Skip to content

Commit 2030c54

Browse files
committed
fix image
1 parent af19786 commit 2030c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default [
55
name: 'Cycle Conway',
66
description: 'Conway\'s Game of Life built with Cycle.js',
77
homepage: 'http://raquelxmoss.github.io/cycle-conway',
8-
screenshot: 'data/images/cycle-conway.js'
8+
screenshot: 'data/images/cycle-conway.png'
99
},
1010
{
1111
name: 'Hangman',

0 commit comments

Comments
 (0)