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 9371492 commit 175c747Copy full SHA for 175c747
data/projects.js
@@ -4,6 +4,7 @@ export default [
4
{
5
name: 'Cycle Conway',
6
description: 'Conway\'s Game of Life built with Cycle.js',
7
+ repository: 'https://github.com/raquelxmoss/cycle-conway',
8
homepage: 'http://raquelxmoss.github.io/cycle-conway',
9
screenshot: 'data/images/cycle-conway.png'
10
},
0 commit comments