mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-18 21:19:44 +00:00
chore: update about dialog
This commit is contained in:
parent
e94c48b576
commit
874514322b
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user