diff --git a/domains/night.json b/domains/night.json new file mode 100644 index 000000000..1c03cd80c --- /dev/null +++ b/domains/night.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for showing my projects, contacts and about me", + "repo": "https://github.com/night0721/night0721.github.io", + "owner": { + "username": "night0721", + "email": "nightkalyyy@gmail.com" + }, + "record": { + "CNAME": "night0721.github.io" + } +}