From f9c7e55ef9411cb5021ffd81bf6aeb9bfe132ab3 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 10 Jan 2025 13:47:35 +0800 Subject: [PATCH] feat: full width rsshub page --- .../pages/(main)/(layer)/(subview)/rsshub/index.tsx | 10 +++++++--- locales/settings/en.json | 1 + 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/apps/renderer/src/pages/(main)/(layer)/(subview)/rsshub/index.tsx b/apps/renderer/src/pages/(main)/(layer)/(subview)/rsshub/index.tsx index 03a0a129d..aceab81ed 100644 --- a/apps/renderer/src/pages/(main)/(layer)/(subview)/rsshub/index.tsx +++ b/apps/renderer/src/pages/(main)/(layer)/(subview)/rsshub/index.tsx @@ -33,12 +33,12 @@ export function Component() { const list = useAuthQuery(Queries.rsshub.list()) return ( -
+
{t("words.rsshub", { ns: "common" })}
-
{t("rsshub.description")}
+
{t("rsshub.description")}