Skip to content

Commit

Permalink
Merge pull request #61 from svensken94/main
Browse files Browse the repository at this point in the history
Update Angular
  • Loading branch information
pheralb committed Dec 11, 2023
2 parents f20e8eb + c3d7b14 commit d6c35ef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 8 additions & 1 deletion src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ export const svgs: iSVG[] = [
title: 'Angular',
category: 'Framework',
route: '/library/angular.svg',
url: 'https://angular.io/'
url: 'https://angular.dev/'
},
{
id: 34,
Expand Down Expand Up @@ -1561,5 +1561,12 @@ export const svgs: iSVG[] = [
category: 'Design',
route: '/library/premiere.svg',
url: 'https://x.com'
},
{
id: 224,
title: 'VK',
category: 'Social',
route: '/library/vk.svg',
url: 'https://vk.com'
}
];
2 changes: 1 addition & 1 deletion static/library/angular.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/vk.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 d6c35ef

@vercel
Copy link

@vercel vercel bot commented on d6c35ef 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.