upd add email
This commit is contained in:
parent
7bf769a72e
commit
b54c4cd2bf
2
pnpm-workspace.yaml
Normal file
2
pnpm-workspace.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
onlyBuiltDependencies:
|
||||||
|
- esbuild
|
||||||
@ -19,7 +19,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
const contacts = [
|
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: 'telegram', href: 'https://t.me/systemxplore', text: '@systemxplore' },
|
||||||
{ label: 'github', href: 'https://github.com/cryptexctl', text: '@cryptexctl' },
|
{ label: 'github', href: 'https://github.com/cryptexctl', text: '@cryptexctl' },
|
||||||
{ label: 'Codeberg', href: 'https://codeberg.org/IwakuraLain', text: '@IwakuraLain' },
|
{ label: 'Codeberg', href: 'https://codeberg.org/IwakuraLain', text: '@IwakuraLain' },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user