From 41f70143d10a8dd4cb86c0c1a5c77976c102f25e Mon Sep 17 00:00:00 2001 From: Julien Herr Date: Fri, 22 May 2026 18:21:42 +0200 Subject: [PATCH] design(admin): add Inter font, update page title to kill-the-news Imports Inter 400/500/600/700 from Google Fonts to match the landing page typography. Updates browser tab title format. Co-Authored-By: Claude Sonnet 4.6 --- src/routes/admin/ui.tsx | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/routes/admin/ui.tsx b/src/routes/admin/ui.tsx index d855d3b..557b519 100644 --- a/src/routes/admin/ui.tsx +++ b/src/routes/admin/ui.tsx @@ -15,10 +15,20 @@ export const Layout = ({ title, children }: LayoutProps) => { return ( - {title} - Email to RSS Admin + {title} — kill-the-news - + + + +