1
0
mirror of https://github.com/avitex/avitex.github.io synced 2025-01-15 20:39:57 +00:00

Compare commits

..

No commits in common. "e8188dad73326fe5597342dff241701ebdf275ed" and "94b119c2176868effc5772bda01467e7a9e788f9" have entirely different histories.

2 changed files with 4 additions and 3 deletions

View File

@ -42,3 +42,4 @@ description = "Links to my accounts on various social services for identity, cod
## Other
- Discord - `avitex#0438`
- irc.freenode.org - `avitex`

View File

@ -8,7 +8,7 @@ lang = "rust"
crate = "badgen"
status = "hibernation"
github = "avitex/rust-badgen"
ci = true
ci = false
published = true
[project.rust-dangerous]
@ -56,7 +56,7 @@ lang = "rust"
crate = "public-ip"
status = "maintained"
github = "avitex/rust-public-ip"
ci = true
ci = false
published = true
[project.mdbook-tera]
@ -64,7 +64,7 @@ lang = "rust"
crate = "mdbook-tera"
status = "maintained"
github = "avitex/mdbook-tera"
ci = true
ci = false
published = true
[project.rust-abuseipdb]