From a159391bbcbf4a091378fefda8b7e7a690e18e57 Mon Sep 17 00:00:00 2001 From: Atharv <80612367+realatharv@users.noreply.github.com> Date: Sat, 9 Apr 2022 23:01:47 +0530 Subject: [PATCH 1/3] Add files via upload --- domains/atharv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/atharv.json diff --git a/domains/atharv.json b/domains/atharv.json new file mode 100644 index 000000000..ba8397067 --- /dev/null +++ b/domains/atharv.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for Atharv", + "repo": "https://github.com/realatharv/atharv", + "owner": { + "username": "realatharv", + "email": "atharv.sbiz@gmail.com", + "twitter": "realatharv" + }, + "record": { + "CNAME": "github-username.github.io" + } +} \ No newline at end of file From f496f0f45063e834b0c85bcc3d00c9222c8c9733 Mon Sep 17 00:00:00 2001 From: Atharv <80612367+realatharv@users.noreply.github.com> Date: Sun, 10 Apr 2022 22:14:36 +0530 Subject: [PATCH 2/3] Update atharv.json --- domains/atharv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/atharv.json b/domains/atharv.json index ba8397067..3d799a28a 100644 --- a/domains/atharv.json +++ b/domains/atharv.json @@ -7,6 +7,6 @@ "twitter": "realatharv" }, "record": { - "CNAME": "github-username.github.io" + "CNAME": "realatharv.github.io" } -} \ No newline at end of file +} From ebed647272207255b52c53115ce6dcd389919bf5 Mon Sep 17 00:00:00 2001 From: Atharv <80612367+realatharv@users.noreply.github.com> Date: Mon, 11 Apr 2022 19:41:16 +0530 Subject: [PATCH 3/3] Update atharv.json --- domains/atharv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atharv.json b/domains/atharv.json index 3d799a28a..23357630c 100644 --- a/domains/atharv.json +++ b/domains/atharv.json @@ -1,6 +1,6 @@ { "description": "Personal website for Atharv", - "repo": "https://github.com/realatharv/atharv", + "repo": "https://github.com/realatharv/atharv.github.io", "owner": { "username": "realatharv", "email": "atharv.sbiz@gmail.com",