Merge branch 'main' into main

This commit is contained in:
Esteve Segura
2024-01-06 23:19:41 +01:00
committed by GitHub
2 changed files with 33 additions and 0 deletions
+6
View File
@@ -2187,5 +2187,11 @@ export const svgs: iSVG[] = [
category: 'Entertainment',
route: '/library/voicemod.svg',
url: 'https://voicemod.net/'
},
{
title: 'Neovim',
category: 'Software',
route: '/library/neovim.svg',
url: 'https://neovim.io/'
}
];