mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-09 19:09:42 +00:00
Update social links (#2812)
This commit is contained in:
@@ -82,13 +82,41 @@ module.exports = {
|
|||||||
href: "https://github.com/home-assistant",
|
href: "https://github.com/home-assistant",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "X (Twitter)",
|
||||||
href: "https://twitter.com/hass_devs",
|
href: "https://x.com/hass_devs",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Discord chat",
|
label: "Discord chat",
|
||||||
href: "https://www.home-assistant.io/join-chat",
|
href: "https://www.home-assistant.io/join-chat",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "YouTube",
|
||||||
|
href: "https://youtube.com/@home_assistant",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Reddit",
|
||||||
|
href: "https://reddit.com/r/homeassistant",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Mastodon",
|
||||||
|
href: "https://fosstodon.org/@homeassistant",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Bluesky",
|
||||||
|
href: "https://bsky.app/profile/home-assistant.io",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Facebook",
|
||||||
|
href: "https://www.facebook.com/homeassistantio/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Instagram",
|
||||||
|
href: "https://www.instagram.com/homeassistant/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "LinkedIn",
|
||||||
|
href: "https://www.linkedin.com/company/home-assistant",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user