From b15b0704877480413e5feda32fa2d835c8ac9270 Mon Sep 17 00:00:00 2001 From: johnnyjoy Date: Wed, 18 Sep 2024 20:30:53 +0800 Subject: [PATCH] chore: tweak about dialog --- frontend/web/src/components/AboutDialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/src/components/AboutDialog.tsx b/frontend/web/src/components/AboutDialog.tsx index 1a3acf4..a26d6cc 100644 --- a/frontend/web/src/components/AboutDialog.tsx +++ b/frontend/web/src/components/AboutDialog.tsx @@ -21,11 +21,11 @@ const AboutDialog: React.FC = (props: Props) => {

- Slash: An open source, self-hosted platform for sharing and managing your most frequently + Slash is an open source, self-hosted platform for sharing and managing your most frequently used links.

- See more in + Source code: GitHub