mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🚧 Update categories + Home Assistant category
This commit is contained in:
+1
-1
@@ -3139,7 +3139,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Home Assistant',
|
title: 'Home Assistant',
|
||||||
category: ['IoT', 'Home Automation', 'Software'],
|
category: ['IoT', 'Software'],
|
||||||
route: '/library/home-assistant.svg',
|
route: '/library/home-assistant.svg',
|
||||||
wordmark: {
|
wordmark: {
|
||||||
light: '/library/home-assistant-wordmark.svg',
|
light: '/library/home-assistant-wordmark.svg',
|
||||||
|
|||||||
@@ -28,6 +28,5 @@ export type tCategory =
|
|||||||
| 'VoidZero'
|
| 'VoidZero'
|
||||||
| 'Authentication'
|
| 'Authentication'
|
||||||
| 'IoT'
|
| 'IoT'
|
||||||
| 'Home Automation'
|
|
||||||
| 'Config'
|
| 'Config'
|
||||||
| 'Secrets';
|
| 'Secrets';
|
||||||
|
|||||||
Reference in New Issue
Block a user