Skip to content

Commit 18e109f

Browse files
committed
Add Altizure to users page
1 parent 3495eac commit 18e109f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,11 @@ var logos = [
601601
img: 'universe.png',
602602
link: 'https://www.universe.com'
603603
},
604+
{
605+
name: 'Altizure',
606+
img: 'altizure.png',
607+
link: 'https://www.altizure.com'
608+
},
604609
// Adding your logo?
605610
// Add it to the /users/logos/ directory and then append an entry above this comment.
606611
//

site/users/logos/altizure.png

32.4 KB
Loading

0 commit comments

Comments
 (0)