Skip to content

Commit d61ce2c

Browse files
author
Ty Soehngen
committed
Adds Stardog to /users page
1 parent e79f699 commit d61ce2c

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
@@ -655,7 +655,12 @@ var logos = [
655655
name: 'UC Trends',
656656
img: 'uctrends.png',
657657
link: 'https://trends.ucweb.com'
658-
}
658+
},
659+
{
660+
name: 'Stardog Union',
661+
img: 'stardog.png',
662+
link: 'https://stardog.com'
663+
},
659664
// Adding your logo?
660665
// Add it to the /users/logos/ directory and then append an entry above this comment.
661666
//

site/users/logos/stardog.png

57.6 KB
Loading

0 commit comments

Comments
 (0)