Merge branch 'main' into feat/logos

This commit is contained in:
Felix Icaza
2024-12-06 08:46:14 -06:00
committed by GitHub
5 changed files with 16 additions and 1 deletions
+10
View File
@@ -3093,6 +3093,16 @@ export const svgs: iSVG[] = [
},
url: 'https://mermaid.js.org/'
},
{
title: 'Home Assistant',
category: ['IoT', 'Home Automation', 'Software'],
route: '/library/home-assistant.svg',
wordmark: {
light: '/library/home-assistant-wordmark.svg',
dark: '/library/home-assistant-wordmark-dark.svg'
},
url: 'https://github.com/home-assistant/assets/tree/master/logo'
},
{
title: 'UXAnaRangel',
category: ['Community'],