From 241eafdafbfc73ced12b7dbd8b3fe764544c6ecc Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 25 Feb 2026 12:39:53 -0800 Subject: [PATCH] =?UTF-8?q?Add=20=F0=9F=93=B1=20emoji=20favicon=20to=20rSo?= =?UTF-8?q?cials?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- src/app/layout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e10c30c..0133740 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,6 +19,9 @@ export const metadata: Metadata = { title: "rSocials - Community Social Media Management", description: "Self-hosted social media scheduling and management for communities. Powered by Postiz. Schedule posts, manage multiple platforms, and collaborate with your team — all under your control.", + icons: { + icon: "data:image/svg+xml,📱", + }, keywords: [ "social media", "scheduling",