diff --git a/website/src/data/showcase/blinkshell.png b/website/src/data/showcase/blinkshell.png new file mode 100644 index 0000000000..8d77d19d21 Binary files /dev/null and b/website/src/data/showcase/blinkshell.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 030b37c715..a83c90c318 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -208,6 +208,14 @@ const Users = [ source: 'https://github.com/Jeffail/benthos', tags: ['opensource', 'large'], }, + { + title: 'Blink Shell Docs', + description: 'Documentation for Blink Shell a professional, desktop grade terminal for iOS', + preview: require('./showcase/blinkshell.png'), + website: 'https://docs.blink.sh/', + source: 'https://github.com/blinksh/docs', + tags: ['opensource', 'design', 'product'], + }, { title: 'blog.johnnyreilly.com', description: 'The blog of johnnyreilly',