Skip to content

Commit 0d5cc81

Browse files
authored
Add SkyArch logo to users
1 parent d4748e1 commit 0d5cc81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,11 @@ var logos = [
440440
img: 'housinganywhere.png',
441441
link: 'https://housinganywhere.com/'
442442
},
443+
{
444+
name: 'SkyArch Networks Inc.',
445+
img: 'skyarchnetworks.png',
446+
link: 'https://www.skyarch.net/'
447+
},
443448
// Adding your logo?
444449
// Add it to the /users/logos/ directory and then append an entry above this comment.
445450
//

0 commit comments

Comments
 (0)