mirror of
https://github.com/fmhy/edit.git
synced 2025-10-13 08:11:07 +11:00
Update constants.ts
This commit is contained in:
parent
7ec2b75346
commit
47e5ad972d
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ export const search: DefaultTheme.Config['search'] = {
|
||||||
|
|
||||||
export const socialLinks: DefaultTheme.SocialLink[] = [
|
export const socialLinks: DefaultTheme.SocialLink[] = [
|
||||||
{ icon: 'github', link: 'https://github.com/fmhy/FMHYEdit' },
|
{ icon: 'github', link: 'https://github.com/fmhy/FMHYEdit' },
|
||||||
{ icon: 'discord', link: 'https://discord.gg/Stz6y6NgNg' },
|
{ icon: 'discord', link: 'https://rentry.co/fmhy-invite' },
|
||||||
{
|
{
|
||||||
ariaLabel: 'Reddit',
|
ariaLabel: 'Reddit',
|
||||||
icon: {
|
icon: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue