aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStephen Wade <stephen@stephenwade.me>2022-07-24 13:32:55 -0400
committerGitHub <noreply@github.com>2022-07-24 13:32:55 -0400
commit1d0413cebfbd247d78ec728d283a6b79f1219098 (patch)
tree9411b383c550d2cd2b8f8ef1df0d4db1240af790 /Cargo.toml
parente9733ce6844894f4f1f30948611a57a02c6766ec (diff)
downloadxesite-1d0413cebfbd247d78ec728d283a6b79f1219098.tar.xz
xesite-1d0413cebfbd247d78ec728d283a6b79f1219098.zip
Domain move - change links to match (#518)
* Replace cdn.christine.website with cdn.xeiaso.net * Replace me@christine.website with me@xeiaso.net * Replace christine.website with xeiaso.net * Replace christine dot website with xeiaso dot net * Replace Christine Dodrill with Xe Iaso * Update blog/fun-with-redirection-2021-09-22.markdown * Update blog/ircd-k8s-2019-12-21.markdown * Update blog/reconlangmo-6-lexicon-2020-05-22.markdown Co-authored-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6cfe314..c0d824d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "xesite"
version = "2.4.0"
-authors = ["Xe Iaso <me@christine.website>"]
+authors = ["Xe Iaso <me@xeiaso.net>"]
edition = "2018"
build = "src/build.rs"
repository = "https://github.com/Xe/site"