🚀 Merge branch 'main' of github.com:pheralb/svgl into next.

This commit is contained in:
pheralb
2023-12-17 14:57:08 +00:00
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -1857,5 +1857,11 @@ export const svgs: iSVG[] = [
category: 'Typing',
route: '/library/monkeytype.svg',
url: 'https://monkeytype.com/'
},
{
title: 'Raycast',
category: 'Software',
route: '/library/raycast.svg',
url: 'https://raycast.com/'
}
];