Skip to content

Commit

Permalink
Merge pull request #346 from MonkiG/add-webcomponents-logo
Browse files Browse the repository at this point in the history
add: web components logo
  • Loading branch information
pheralb committed May 27, 2024
2 parents ac47748 + 095fee6 commit 82be60a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2738,5 +2738,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/ygeeker.svg',
url: 'https://www.ygeeker.com'
}
},
{
title: 'Web components',
category: 'Library',
route: '/library/webcomponents.svg',
url: 'https://www.webcomponents.org/'
},
];
1 change: 1 addition & 0 deletions static/library/webcomponents.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 82be60a

Please sign in to comment.