upd add email

This commit is contained in:
Lain Iwakura 2025-10-05 22:11:23 +03:00
parent 7bf769a72e
commit b54c4cd2bf
No known key found for this signature in database
GPG Key ID: C7C18257F2ADC6F8
2 changed files with 3 additions and 1 deletions

2
pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,2 @@
onlyBuiltDependencies:
- esbuild

View File

@ -19,7 +19,7 @@
});
const contacts = [
{ label: 'email', href: 'mailto:lain@iwakurahome.ru', text: 'lain@iwakurahome.ru' },
{ label: 'email', href: 'mailto:iwakura@keemail.me', text: 'iwakura@keemail.me' },
{ label: 'telegram', href: 'https://t.me/systemxplore', text: '@systemxplore' },
{ label: 'github', href: 'https://github.com/cryptexctl', text: '@cryptexctl' },
{ label: 'Codeberg', href: 'https://codeberg.org/IwakuraLain', text: '@IwakuraLain' },