Skip to content

Commit 479f6fa

Browse files
committed
adding project september
1 parent 2dd316e commit 479f6fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

site/users/index.html.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,16 @@ var logos = [
7373
name: 'Loggi',
7474
img: 'loggi.png',
7575
link: 'https://www.loggi.com/'
76-
},
76+
},{
7777
name: 'Restorando',
7878
img: 'restorando.png',
7979
link: 'https://www.restorando.com/'
8080
},
81+
,{
82+
name: 'Project September',
83+
img: 'project-september.png',
84+
link: 'https://www.projectseptember.com/'
85+
},
8186
// Adding your logo?
8287
// Add it to the /users/logos/ directory and then append an entry above this comment.
8388
//
41.1 KB
Loading

0 commit comments

Comments
 (0)