Skip to content

Commit

Permalink
Merge pull request #94 from dugjason/logo/front.com
Browse files Browse the repository at this point in the history
Adds Front.com logo
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents c0470a6 + c8ce3c6 commit 092630b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1701,5 +1701,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/documenso.svg',
url: 'https://documenso.com'
},
{
id: 6676113873388621,
title: 'Front',
category: 'Software',
route: '/library/front.svg',
url: 'https://front.com'
}
];
16 changes: 16 additions & 0 deletions static/library/front.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 092630b

@vercel
Copy link

@vercel vercel bot commented on 092630b Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgl – ./

svgl.vercel.app
svgl-pheralb.vercel.app
svgl-git-main-pheralb.vercel.app

Please sign in to comment.