We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57bda64 commit a6e0f82Copy full SHA for a6e0f82
src/components/Header.astro
@@ -7,7 +7,7 @@ const PAGES = [
7
8
const LINKS = [
9
{ title: 'Ko-fi', href: 'https://ko-fi.com/eclipsemenu', icon: '/kofi.svg' },
10
- { title: 'Discord', href: 'https://discord.gg/eclipsemenu', icon: '/discord.svg' },
+ { title: 'Discord', href: 'https://discord.gg/eclipse-menu-1256092297829945414', icon: '/discord.svg' },
11
{ title: 'GitHub', href: 'https://github.com/EclipseMenu/EclipseMenu', icon: '/github.svg' },
12
]
13
---
@@ -162,4 +162,4 @@ const LINKS = [
162
display: none;
163
}
164
165
-</style>
+</style>
0 commit comments