From 3ceb8d554e5030e29a427b058d1bdb24cb6feaa8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 14 Jan 2024 19:18:29 +0800 Subject: [PATCH] Update data.json --- domains/data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/data.json b/domains/data.json index b704f1f2c..f94b055e1 100644 --- a/domains/data.json +++ b/domains/data.json @@ -1,10 +1,10 @@ { "owner": { - "username": "wdhdev", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { - "CNAME": "wdhdev.github.io" + "CNAME": "is-a-dev.github.io" } }