From 0589a0b7fbcf231b13aca85945f6316c68e3cd6b Mon Sep 17 00:00:00 2001 From: archelaus Date: Wed, 13 Jul 2022 07:31:59 +0530 Subject: [PATCH 1/3] feat: Added domain programatically --- domains/archelaus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/archelaus.json diff --git a/domains/archelaus.json b/domains/archelaus.json new file mode 100644 index 000000000..b1c0f9226 --- /dev/null +++ b/domains/archelaus.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "archelaus", + "email": "aa.18cs02@thdcihet.ac.in" + }, + "record": { + "URL": "https://archelaus.github.io" + } + } + \ No newline at end of file From cebfcb3ad687d98587731bc32ac088ad5db4a1e0 Mon Sep 17 00:00:00 2001 From: Aayush <84364760+archelaus@users.noreply.github.com> Date: Wed, 13 Jul 2022 10:44:16 +0530 Subject: [PATCH 2/3] Update archelaus.json --- domains/archelaus.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index b1c0f9226..13732fb52 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,11 @@ - - { - "owner": { - "username": "archelaus", - "email": "aa.18cs02@thdcihet.ac.in" - }, - "record": { - "URL": "https://archelaus.github.io" - } - } - \ No newline at end of file +{ + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", + "owner": { + "username": "archelaus", + "email": "aa.18cs02@thdcihet.ac.in", + }, + "record": { + "CNAME": "archelaus.github.io" + } +} From 2241162db65900bcea3883edf5e1418f7b837391 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 13:51:44 +0700 Subject: [PATCH 3/3] Update domains/archelaus.json --- domains/archelaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 13732fb52..39e9f2e0c 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -3,7 +3,7 @@ "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", - "email": "aa.18cs02@thdcihet.ac.in", + "email": "aa.18cs02@thdcihet.ac.in" }, "record": { "CNAME": "archelaus.github.io"