From 0243c234aa00d6a16c5b5e321726b5fc1ea6cc40 Mon Sep 17 00:00:00 2001 From: Hershil Piplani <54028832+herkura@users.noreply.github.com> Date: Sat, 12 Feb 2022 21:07:45 +0530 Subject: [PATCH 1/2] created herkura.json file I have not included my email. Thanks:) --- domains/herkura.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/herkura.json diff --git a/domains/herkura.json b/domains/herkura.json new file mode 100644 index 000000000..c407ed872 --- /dev/null +++ b/domains/herkura.json @@ -0,0 +1,10 @@ +{ + "description": "Herkura's Portfolio", + "repo": "https://github.com/herkura/.me", + "owner": { + "username": "herkura", + }, + "record": { + "CNAME": "herkura.github.io" + } +} From e84cf9b33e3f82bbbecc9ed737bc8758953c0b70 Mon Sep 17 00:00:00 2001 From: Hershil Piplani <54028832+herkura@users.noreply.github.com> Date: Sun, 13 Feb 2022 10:05:14 +0530 Subject: [PATCH 2/2] Update herkura.json --- domains/herkura.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/herkura.json b/domains/herkura.json index c407ed872..363a1eb9f 100644 --- a/domains/herkura.json +++ b/domains/herkura.json @@ -3,6 +3,7 @@ "repo": "https://github.com/herkura/.me", "owner": { "username": "herkura", + "email":"hershilpiplani16@gmail.com" }, "record": { "CNAME": "herkura.github.io"