Skip to content

Commit

Permalink
Add epilot.cloud as user (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiviljami authored Jan 24, 2025
1 parent 3d5dd58 commit 8cde0ab
Show file tree
Hide file tree
Showing 2 changed files with 15 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 @@ -182,6 +182,12 @@ const users = [
infoLink: "https://liangyihui.net/",
pinned: true,
},
{
caption: "epilot.cloud",
image: "img/epilot-logo.svg",
infoLink: "https://epilot.cloud/",
pinned: true,
}
];

export default users;
9 changes: 9 additions & 0 deletions static/img/epilot-logo.svg
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 8cde0ab

Please sign in to comment.