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] 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" + } +}