Skip to content

Commit

Permalink
gas.zip added
Browse files Browse the repository at this point in the history
  • Loading branch information
tempe-techie committed Apr 25, 2024
1 parent 5686813 commit f621287
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added src/assets/images/projects/gas-zip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,13 @@ const projects = [
img: require('@/assets/images/projects/zerion.png'),
url: 'https://zerion.io/'
},
{
id: 0,
title: 'Gas.zip',
category: 'On-ramp Gas Bridge',
img: require('@/assets/images/projects/gas-zip.png'),
url: 'https://www.gas.zip/'
},
];

export default projects;

0 comments on commit f621287

Please sign in to comment.