diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 763339c..14f837d 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2182,6 +2182,12 @@ export const svgs: iSVG[] = [ route: '/library/bitwarden.svg', url: 'https://bitwarden.com/' }, + { + title: 'Voicemod', + category: 'Entertainment', + route: '/library/voicemod.svg', + url: 'https://voicemod.net/' + }, { title: 'Neovim', category: 'Software', diff --git a/static/library/voicemod.svg b/static/library/voicemod.svg new file mode 100644 index 0000000..eb2e01b --- /dev/null +++ b/static/library/voicemod.svg @@ -0,0 +1 @@ + \ No newline at end of file