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