Skip to content

Commit 1e5bb77

Browse files
Add email support link
1 parent 6eaa560 commit 1e5bb77

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ export default {
132132
{
133133
text: 'Contact Us',
134134
link: 'https://ngmc.co/request',
135+
},
136+
{
137+
text: 'Contact Us (E-Mail)',
138+
link: 'mailto:support@nethergames.org?subject=My%20Support%20Request',
135139
}
136140
]
137141

0 commit comments

Comments
 (0)