Update logo URL in snowshare.json

This commit is contained in:
Romain PINSOLLE 2025-11-03 13:01:08 +01:00 committed by GitHub
parent 8535e8b357
commit 21b7d27dbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": []
}
}