Skip to content

Commit 6b2d14a

Browse files
committed
Add Loggi to GraphQL users
1 parent 1b5e760 commit 6b2d14a

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
@@ -53,6 +53,11 @@ var logos = [
5353
img: 'shopify.png',
5454
link: 'https://www.shopify.com/'
5555
},
56+
{
57+
name: 'Loggi',
58+
img: 'loggi.png',
59+
link: 'https://www.loggi.com/'
60+
},
5661
];
5762

5863
module.exports = ({ page }) =>

site/users/logos/loggi.png

14.1 KB
Loading

0 commit comments

Comments
 (0)