chore: update about dialog

This commit is contained in:
Steven 2023-07-02 23:23:19 +08:00
parent e94c48b576
commit 874514322b

View File

@ -19,8 +19,8 @@ const AboutDialog: React.FC<Props> = (props: Props) => {
</div> </div>
<div className="max-w-full w-80 sm:w-96"> <div className="max-w-full w-80 sm:w-96">
<p> <p>
<span className="font-medium">Shortify</span> is a free and open source project. It is a simple bookmarking tool that allows you <span className="font-medium">Shortify</span> is a bookmarking and short link service that allows you to save and share links
to save your favorite links and access them from anywhere. easily.
</p> </p>
<div className="mt-1"> <div className="mt-1">
<span className="mr-2">See more in:</span> <span className="mr-2">See more in:</span>