diff --git a/src/data/svgs.ts b/src/data/svgs.ts index f42abd4..bcf7acd 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2148,5 +2148,17 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/alacritty.svg', url: 'https://alacritty.org' + }, + { + title: 'Qt', + category: 'Software', + route: '/library/qt.svg', + url: 'https://www.qt.io/' + }, + { + title: 'PNPM', + category: 'Software', + route: '/library/pnpm.svg', + url: 'https://pnpm.io/' } ]; diff --git a/static/library/pnpm.svg b/static/library/pnpm.svg new file mode 100644 index 0000000..b2a1f52 --- /dev/null +++ b/static/library/pnpm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/qt.svg b/static/library/qt.svg new file mode 100644 index 0000000..ac751c8 --- /dev/null +++ b/static/library/qt.svg @@ -0,0 +1,13 @@ +Qt