From 6cbb444510b15e037a2118f5406935b3daa2b78e Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:37:16 -0700 Subject: [PATCH] chore: update icon path to consolidated icons directory --- screenly.yml | 2 +- screenly_qc.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screenly.yml b/screenly.yml index f5b6bd5..bd18713 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JY4ARF0H5TAWWEG24KJGW33X description: Screenly Calendar Edge App -icon: https://playground.srly.io/edge-apps/calendar/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/calendar.svg author: Screenly, Inc. categories: - Productivity diff --git a/screenly_qc.yml b/screenly_qc.yml index 85a394f..c8c5146 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JZHNQJRE2D6PB67HQHWG6PKA description: Screenly Calendar Edge App QC -icon: https://playground.srly.io/edge-apps/calendar/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/calendar.svg author: Screenly, Inc. categories: - Productivity