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