fix: matomo logo path in meta.json (filename, not full path)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Mauricio Siu
2026-07-08 00:11:50 -06:00
parent 77edae36d8
commit b6710c39aa

View File

@@ -3,7 +3,7 @@
"name": "Matomo",
"version": "5.1-apache",
"description": "Leading open-source web analytics platform with global data ownership.",
"logo": "blueprints/matomo/matomo.png",
"logo": "matomo.png",
"links": {
"github": "https://github.com/matomo-org/matomo",
"website": "https://matomo.org",