mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into main
This commit is contained in:
+8
-1
@@ -230,7 +230,7 @@ export const svgs: iSVG[] = [
|
||||
title: 'Angular',
|
||||
category: 'Framework',
|
||||
route: '/library/angular.svg',
|
||||
url: 'https://angular.io/'
|
||||
url: 'https://angular.dev/'
|
||||
},
|
||||
{
|
||||
id: 34,
|
||||
@@ -1564,6 +1564,13 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
{
|
||||
id: 224,
|
||||
title: 'VK',
|
||||
category: 'Social',
|
||||
route: '/library/vk.svg',
|
||||
url: 'https://vk.com'
|
||||
},
|
||||
{
|
||||
id: 225,
|
||||
title: 'Hoppscotch',
|
||||
category: 'Software',
|
||||
route: '/library/hoppscotch.svg',
|
||||
|
||||
Reference in New Issue
Block a user