mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
added ubuntu logo
This commit is contained in:
parent
7fd236c45c
commit
6aed0e04f7
@ -2085,5 +2085,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/linux.svg',
|
||||
url: 'https://www.linux.org/'
|
||||
},
|
||||
{
|
||||
id: 253,
|
||||
title: 'Ubuntu',
|
||||
category: 'Software',
|
||||
route: '/library/ubuntu.svg',
|
||||
url: 'https://ubuntu.com/'
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user