Skip to content

Commit

Permalink
Merge pull request #75 from svensken94/main
Browse files Browse the repository at this point in the history
Add Affinity logos and Roblox
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents b4494d4 + bba4465 commit c0470a6
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1618,6 +1618,34 @@ export const svgs: iSVG[] = [
route: '/library/randevum.svg',
url: 'https://www.randevum.co'
},
{
id: 95775,
title: 'Affinity Designer',
category: 'Design',
route: '/library/affinity_designer.svg',
url: 'https://affinity.serif.com/en-us/designer/'
},
{
id: 44448,
title: 'Affinity Photo',
category: 'Software',
route: '/library/affinity_photo.svg',
url: 'https://affinity.serif.com/en-us/photo/'
},
{
id: 39170,
title: 'Affinity Publisher',
category: 'Software',
route: '/library/affinity_publisher.svg',
url: 'https://affinity.serif.com/en-us/publisher/'
},
{
id: 24525,
title: 'Roblox',
category: 'Software',
route: '/library/roblox.svg',
url: 'https://www.roblox.com/'
},
{
id: 68067,
title: 'Stately.ai',
Expand Down
1 change: 1 addition & 0 deletions static/library/affinity_designer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/affinity_photo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/affinity_publisher.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/roblox.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 c0470a6

@vercel
Copy link

@vercel vercel bot commented on c0470a6 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-git-main-pheralb.vercel.app
svgl-pheralb.vercel.app

Please sign in to comment.