Update svgs.ts

This commit is contained in:
marpeand 2023-12-11 18:59:52 -03:00 committed by GitHub
parent d583fad8d6
commit 6d7459ee85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1715,5 +1715,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/front.svg',
url: 'https://front.com'
},
{
id: 473836,
title: 'Monero',
category: 'Crypto',
route: '/library/monero.svg',
url: 'https://www.getmonero.org/'
}
];