From 2c7dafa007ede0d4b147c27e48f39602cedd7bdb Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:11:39 -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 2dc4f87..6123709 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01KBHC8GG9WN8HNYC2VSGQFZ20 description: A QR code generator app with customizable header -icon: https://playground.srly.io/edge-apps/qr-code/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/qr-code.svg author: Screenly, Inc. categories: - Utilities diff --git a/screenly_qc.yml b/screenly_qc.yml index 01e835f..4243ffa 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01KBG6Q8K9AVF1N3HYR95QRKWP description: A QR code generator app with customizable header -icon: https://playground.srly.io/edge-apps/qr-code/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/qr-code.svg author: Screenly, Inc. categories: - Utilities