Fix a few broken icon links (#2548)

This commit is contained in:
Michael Casey
2025-02-22 19:52:45 +10:00
committed by GitHub
parent a9362e0b4a
commit dccc45d492
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
"interface_port": 8080,
"documentation": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md",
"website": "https://github.com/glanceapp/glance",
"logo": "https://github.com/glanceapp/glance/blob/main/internal/assets/static/app-icon.png?raw=true",
"logo": "https://raw.githubusercontent.com/glanceapp/glance/refs/heads/main/internal/glance/static/app-icon.png",
"description": "A self-hosted dashboard that puts all your feeds in one place",
"install_methods": [
{