mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
fix: typos across codebase (#543)
This commit is contained in:
+2
-2
@@ -18,9 +18,9 @@ interface Social {
|
||||
|
||||
export const SOCIALS: Social[] = [
|
||||
{
|
||||
name: "Github",
|
||||
name: "GitHub",
|
||||
href: "https://github.com/satnaing/astro-paper",
|
||||
linkTitle: `${SITE.title} on Github`,
|
||||
linkTitle: `${SITE.title} on GitHub`,
|
||||
icon: IconGitHub,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user