Unverified Commit 82e72813 authored by Ikko Eltociear Ashimine's avatar Ikko Eltociear Ashimine Committed by GitHub

chore: fix typo in About.tsx (#2899)

parent 57510dde
...@@ -18,7 +18,7 @@ const About = () => { ...@@ -18,7 +18,7 @@ const About = () => {
</Link> </Link>
<Icon.Dot className="w-4 h-auto opacity-60" /> <Icon.Dot className="w-4 h-auto opacity-60" />
<Link underline="always" href="https://www.usememos.com/" target="_blank"> <Link underline="always" href="https://www.usememos.com/" target="_blank">
Offical Website Official Website
</Link> </Link>
<Icon.Dot className="w-4 h-auto opacity-60" /> <Icon.Dot className="w-4 h-auto opacity-60" />
<Link underline="always" href="https://www.usememos.com/blog" target="_blank"> <Link underline="always" href="https://www.usememos.com/blog" target="_blank">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment