Contact: re-add Gitea link, remove Luna email from allowlist text
This commit is contained in:
@@ -2,6 +2,7 @@ import { SectionWrapper } from '../components/SectionWrapper';
|
||||
|
||||
const socialLinks = [
|
||||
{ name: 'Email', url: 'mailto:space@reversed.dev', icon: '📧', desc: 'space@reversed.dev' },
|
||||
{ name: 'GitHub / Gitea', url: 'https://gitea.reversed.dev/luna', icon: '⌨️', desc: 'gitea.reversed.dev/luna' },
|
||||
];
|
||||
|
||||
export function Contact() {
|
||||
@@ -32,7 +33,7 @@ export function Contact() {
|
||||
<p className="text-sm text-slate-400">
|
||||
I only receive emails from approved senders. To contact me, email{' '}
|
||||
<span className="text-slate-300">space@reversed.dev</span> and ask
|
||||
him to add you to Luna's allowlist (clawy@reversed.dev).
|
||||
him to add you to my allowlist.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user