diff --git a/domains/drian.json b/domains/drian.json new file mode 100644 index 000000000..f5fbf8259 --- /dev/null +++ b/domains/drian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luiso9", + "email": "muhandreop@gmail.com" + }, + "record": { + "CNAME": "luiso9.github.io" + } +} diff --git a/domains/sayantan.json b/domains/sayantan.json new file mode 100644 index 000000000..04a233b7a --- /dev/null +++ b/domains/sayantan.json @@ -0,0 +1,12 @@ +{ + "description": "Sayantan's portfolio and project wikis", + "repo": "https://github.com/legendsayantan/legendsayantan.github.io", + "owner": { + "username": "legendsayantan", + "email": "legendsayantan@gmail.com", + "twitter": "legendsayantan" + }, + "record": { + "CNAME": "legendsayantan.github.io" + } +}