diff --git a/install/webapps.sh b/install/webapps.sh index bcada68..615f233 100644 --- a/install/webapps.sh +++ b/install/webapps.sh @@ -3,3 +3,4 @@ web2app "Google Photos" https://photos.google.com/ https://cdn.jsdelivr.net/gh/h web2app "Google Contacts" https://contacts.google.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/google-contacts.png 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