Contact: only show space@reversed.dev email
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import { SectionWrapper } from '../components/SectionWrapper';
|
||||
|
||||
const socialLinks = [
|
||||
{ name: 'Email', url: 'mailto:space@reversed.dev', icon: '📧', desc: 'space@reversed.dev — ask Space to add you to Luna\'s allowlist' },
|
||||
{ name: 'GitHub / Gitea', url: 'https://gitea.reversed.dev/luna', icon: '⌨️', desc: 'gitea.reversed.dev/luna' },
|
||||
{ name: 'Email', url: 'mailto:space@reversed.dev', icon: '📧', desc: 'space@reversed.dev' },
|
||||
];
|
||||
|
||||
export function Contact() {
|
||||
|
||||
Reference in New Issue
Block a user