mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Update social links
This commit is contained in:
parent
0db0885eb3
commit
e555ccf27a
@ -47,7 +47,12 @@ export default ({ mode }) => {
|
||||
provider: "local",
|
||||
},
|
||||
|
||||
socialLinks: [{ icon: "github", link: "https://github.com/vuejs/vitepress" }],
|
||||
socialLinks: [
|
||||
{ icon: "github", link: "https://github.com/tachiyomiorg/tachiyomi" },
|
||||
{ icon: "twitter", link: "https://twitter.com/tachiyomiorg" },
|
||||
{ icon: "facebook", link: "https://facebook.com/tachiyomiorg" },
|
||||
{ icon: "discord", link: "https://discord.gg/tachiyomi" },
|
||||
],
|
||||
},
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user