From 4131290719061187dd43114757ff54f6967297fc Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Fri, 16 Jan 2026 18:24:30 +0100 Subject: [PATCH] chore(service): update service templates json --- templates/service-templates-latest.json | 2 +- templates/service-templates.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/service-templates-latest.json b/templates/service-templates-latest.json index 540a47bbe..52223ce0c 100644 --- a/templates/service-templates-latest.json +++ b/templates/service-templates-latest.json @@ -4123,7 +4123,7 @@ "api" ], "category": "storage", - "logo": "svgs/garage.svg", + "logo": "svgs/seaweedfs.svg", "minversion": "0.0.0", "port": "8333" }, diff --git a/templates/service-templates.json b/templates/service-templates.json index 9ad5d9be8..e33dbbfb9 100644 --- a/templates/service-templates.json +++ b/templates/service-templates.json @@ -4123,7 +4123,7 @@ "api" ], "category": "storage", - "logo": "svgs/garage.svg", + "logo": "svgs/seaweedfs.svg", "minversion": "0.0.0", "port": "8333" },