From 2fef2fdf45cc3fa5770095a60023c9ca34e0dd60 Mon Sep 17 00:00:00 2001 From: Santito Date: Sun, 17 Dec 2023 13:33:32 +0100 Subject: [PATCH 1/2] username changed --- domains/santito.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/santito.json b/domains/santito.json index be58bf2b6..5ca69d176 100644 --- a/domains/santito.json +++ b/domains/santito.json @@ -1,11 +1,11 @@ { "description": "Santito's Personal Site", - "repo": "https://github.com/DevSantito/devsantito.github.io", + "repo": "https://github.com/San-tito/san-tito.github.io", "owner": { - "username": "DevSantito", + "username": "San-tito", "email": "devsantito@gmail.com" }, "record": { - "CNAME": "devsantito.github.io" + "CNAME": "san-tito.github.io" } } From 80b8b43cfa5dc65a3b87280f34958b1e89675c89 Mon Sep 17 00:00:00 2001 From: Shayer Mahmud Sowmik <69670910+sowmiksudo@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:11:38 +0600 Subject: [PATCH 2/2] Change Domain Record I had to change my is-a.dev subdomain DNS records, so I'm pushing this. --- domains/sowmik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sowmik.json b/domains/sowmik.json index 235607b91..2072afa9c 100644 --- a/domains/sowmik.json +++ b/domains/sowmik.json @@ -4,6 +4,6 @@ "email": "Xowmik@gmail.com" }, "record": { - "URL": "https://sowmiksudo.github.io/" + "CNAME": "sowmiksudo.github.io" } }