Merge pull request #313 from Marcisbee/patch-1

Add Exome logo
This commit is contained in:
Pablo Hdez
2024-04-25 08:38:34 +01:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -2632,5 +2632,11 @@ export const svgs: iSVG[] = [
dark: '/library/layers_dark.svg'
},
url: 'https://layers.to/'
},
{
title: 'Exome',
category: 'Library',
route: '/library/exome.svg',
url: 'https://exome.dev/'
}
];