From 9eb8c07fd10c2cc5518cf11a2aaf291e1d0440f0 Mon Sep 17 00:00:00 2001 From: Mean <40561709+MeanZhang@users.noreply.github.com> Date: Sat, 18 Nov 2023 22:35:18 +0800 Subject: [PATCH] Update mean.json --- domains/mean.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mean.json b/domains/mean.json index 3196387aa..ef03c1641 100644 --- a/domains/mean.json +++ b/domains/mean.json @@ -1,9 +1,9 @@ { "owner": { "username": "MeanZhang", - "email": "390602272@qq.com" + "email": "zhangmean@outlook.com" }, "record": { - "URL": "blog.meancoder.xyz" + "CNAME": "meanzhang.github.io" } }