Added Stackoverflow logo

This commit is contained in:
Thanirmalai
2024-02-05 15:12:22 +08:00
parent 72ff8b2fe4
commit cd10d2e1ab
3 changed files with 15 additions and 0 deletions
+7
View File
@@ -2455,5 +2455,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/obs.svg',
url: 'Website'
},
{
title: 'Stack Overflow',
category: 'Software',
route: '/library/stackoverflow.svg',
wordmark: '/library/stackoverflow_wordmark.svg',
url: 'https://stackoverflow.com/'
}
];