From b51a4efedb099d04c513ddde837585de85faba21 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 25 Jun 2025 12:04:50 -0700 Subject: [PATCH] Add X as well --- install/webapps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/webapps.sh b/install/webapps.sh index 615f233..bd070ec 100644 --- a/install/webapps.sh +++ b/install/webapps.sh @@ -4,3 +4,4 @@ web2app "Google Contacts" https://contacts.google.com/ https://cdn.jsdelivr.net/ web2app "ChatGPT" https://chatgpt.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/chatgpt.png web2app "Youtube" https://youtube.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/youtube.png web2app "GitHub" https://github.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/github-light.png +web2app "X" https://x.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/x-light.png