chore: fix typos

This commit is contained in:
Tristan Yang
2023-01-17 09:34:11 +08:00
parent 79e67c3c3f
commit 11a5b574dd
8 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ const Tools: React.FC<Props> = ({ expand = true }) => {
<div className="logo">
<IoLogoGithub size={40} className="icon" />
</div>
{expand && <h2 className="title animate__animated animate__fadeIn">Github</h2>}
{expand && <h2 className="title animate__animated animate__fadeIn">GitHub</h2>}
</li>
<li className="tool add">
<div className="logo">