update email and projects

This commit is contained in:
avitex 2020-08-25 18:52:42 +10:00
parent 2f5c73ec99
commit 87e2fc34f6
Signed by: avitex
GPG Key ID: 38C76CBF3749D62C
2 changed files with 7 additions and 7 deletions

View File

@ -12,5 +12,5 @@ You can find my PGP public key [here](/id/pk.txt).
## Contact ## Contact
If you wish to contact me, email is easiest via `theavitex (at) gmail (dot) com`. If you wish to contact me, email is easiest via `avitex (at) wfxlabs (dot) com`.
See my [social links](@/about/social.md) for other methods to get in touch. See my [social links](@/about/social.md) for other methods to get in touch.

View File

@ -6,18 +6,18 @@ crate = "badgen"
status = "development" status = "development"
github = "avitex/rust-badgen" github = "avitex/rust-badgen"
[project.rust-dangerous]
lang = "rust"
crate = "dangerous"
status = "development"
github = "avitex/rust-dangerous"
[project.rust-arae] [project.rust-arae]
lang = "rust" lang = "rust"
crate = "arae" crate = "arae"
status = "experimental" status = "experimental"
github = "avitex/rust-arae" github = "avitex/rust-arae"
[project.rust-font-size]
lang = "rust"
crate = "font-size"
status = "development"
github = "avitex/rust-font-size"
[project.rust-dnscat] [project.rust-dnscat]
lang = "rust" lang = "rust"
crate = "dnscat" crate = "dnscat"