From 40db3e4d069b73cc53554a7728865fe53436a354 Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:40:50 -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 fb2e808..7cdb24e 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01HKT8GYC2WW2SJTCSER92APDB description: Displays the current weather and time -icon: https://playground.srly.io/edge-apps/weather/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/weather.svg author: Screenly, Inc. categories: - Utilities diff --git a/screenly_qc.yml b/screenly_qc.yml index a63f150..ca10e00 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JZHP94KZ3M8DRXN6XEPEQBCS description: Displays the current weather and time -icon: https://playground.srly.io/edge-apps/weather/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/weather.svg author: Screenly, Inc. categories: - Utilities