diff --git a/frontend/public/json/snowshare.json b/frontend/public/json/snowshare.json index f952b4b18..40433298c 100644 --- a/frontend/public/json/snowshare.json +++ b/frontend/public/json/snowshare.json @@ -12,7 +12,7 @@ "documentation": "https://github.com/TuroYT/snowshare", "config_path": "/opt/snowshare/.env", "website": "https://github.com/TuroYT/snowshare", - "logo": "https://github.com/TuroYT/snowshare/raw/main/public/logo.svg", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/snowshare.png", "description": "A modern, secure file and link sharing platform built with Next.js, Prisma, and NextAuth. Share URLs, code snippets, and files with customizable expiration, privacy, and QR codes.", "install_methods": [ { @@ -32,4 +32,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}