Skip to content

Commit

Permalink
Add new user enterprise, Ubits (#619)
Browse files Browse the repository at this point in the history
* Update users.js

Add Ubits user

* Add files via upload
  • Loading branch information
bhecra authored Mar 10, 2024
1 parent c02e5ba commit 8ce200c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ const users = [
infoLink: "https://siigonube.siigo.com",
pinned: false,
},
{
caption: 'Ubits',
image: 'img/ubits-logo.png',
infoLink: 'https://www.ubits.com/',
pinned: true,
},
{
caption: "CatalystOne",
image: "img/catalystone-logo.svg",
Expand Down
Binary file added static/img/ubits-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ce200c

Please sign in to comment.