Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents 785fa9d + d6c35ef commit b955217
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 @@ -1564,6 +1564,13 @@ export const svgs: iSVG[] = [
},
{
id: 224,
title: 'VK',
category: 'Social',
route: '/library/vk.svg',
url: 'https://vk.com'
},
{
id: 225,
title: 'Hoppscotch',
category: 'Software',
route: '/library/hoppscotch.svg',
Expand Down
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.

0 comments on commit b955217

Please sign in to comment.