Skip to content

Commit a6e0f82

Browse files
authored
change invite
1 parent 57bda64 commit a6e0f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Header.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const PAGES = [
77
88
const LINKS = [
99
{ title: 'Ko-fi', href: 'https://ko-fi.com/eclipsemenu', icon: '/kofi.svg' },
10-
{ title: 'Discord', href: 'https://discord.gg/eclipsemenu', icon: '/discord.svg' },
10+
{ title: 'Discord', href: 'https://discord.gg/eclipse-menu-1256092297829945414', icon: '/discord.svg' },
1111
{ title: 'GitHub', href: 'https://github.com/EclipseMenu/EclipseMenu', icon: '/github.svg' },
1212
]
1313
---
@@ -162,4 +162,4 @@ const LINKS = [
162162
display: none;
163163
}
164164
}
165-
</style>
165+
</style>

0 commit comments

Comments
 (0)