mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user