From 0be0776cae946f54500350aa12daee8c2fd2e3fc Mon Sep 17 00:00:00 2001 From: 4pii4 <138131197+4pii4@users.noreply.github.com> Date: Thu, 28 Sep 2023 21:18:12 +0700 Subject: [PATCH] Point pie.is-a.dev to my github page --- domains/pie.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/pie.json b/domains/pie.json index c3f46e605..2931475ac 100644 --- a/domains/pie.json +++ b/domains/pie.json @@ -1,11 +1,11 @@ { + "description": "pii4's personal website", + "repo": "https://github.com/4pii4/4pii4.github.io", "owner": { "username": "4pii4", "email": "naivenevaii@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "4pii4.github.io" } } \ No newline at end of file