Merge pull request #189 from marpeand/main

add Bitwarden logo
This commit is contained in:
Pablo Hdez
2024-01-02 10:12:16 +00:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -2160,5 +2160,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/qt.svg',
url: 'https://www.qt.io/'
},
{
title: 'Bitwarden',
category: 'Software',
route: '/library/bitwarden.svg',
url: 'https://bitwarden.com/'
}
];