change logo url and add caddy to config path

This commit is contained in:
ethan
2026-04-04 10:04:55 +02:00
parent a90cf7f4f4
commit 149f398c8b

View File

@@ -6,8 +6,8 @@
"privileged": false,
"documentation": "https://github.com/lyqht/mini-qr",
"website": "https://mini-qr-code-generator.vercel.app/",
"logo": "https://raw.githubusercontent.com/lyqht/mini-qr/refs/heads/main/public/favicon.svg",
"config_path": "",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mini-qr.webp",
"config_path": "/etc/caddy/Caddyfile",
"install_methods_json": [
{
"type": "default",