From f7956e6cc386ac15ac4ba63935ae162663b3fd80 Mon Sep 17 00:00:00 2001 From: 7w1 Date: Wed, 13 May 2026 22:01:39 -0500 Subject: [PATCH 1/2] update logo changeset --- .changeset/add-new-logo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.changeset/add-new-logo.md b/.changeset/add-new-logo.md index 9551d82b6..feaae7204 100644 --- a/.changeset/add-new-logo.md +++ b/.changeset/add-new-logo.md @@ -4,4 +4,6 @@ default: minor # Introduce the new Sable logo! +- You may need to reinstall PWAs to recieve the new app icons, if you use them. +- Our logo is [licensed under CC0](), aka do whatever you want with it! - Also, there's a script for other us or other forks to replace the icon in the future, if needed. From 292dbcf2e9f188c75710c4bcd83c9e305ac024cc Mon Sep 17 00:00:00 2001 From: 7w1 Date: Wed, 13 May 2026 22:03:47 -0500 Subject: [PATCH 2/2] formatting --- .changeset/add-new-logo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/add-new-logo.md b/.changeset/add-new-logo.md index feaae7204..f706f3bac 100644 --- a/.changeset/add-new-logo.md +++ b/.changeset/add-new-logo.md @@ -5,5 +5,5 @@ default: minor # Introduce the new Sable logo! - You may need to reinstall PWAs to recieve the new app icons, if you use them. -- Our logo is [licensed under CC0](), aka do whatever you want with it! +- Our logo is [licensed under CC0](https://github.com/SableClient/Sable/blob/dev/TRADEMARKS.md), aka do whatever you want with it! - Also, there's a script for other us or other forks to replace the icon in the future, if needed.