diff --git a/domains/blue.json b/domains/blue.json new file mode 100644 index 000000000..30f1c7a0b --- /dev/null +++ b/domains/blue.json @@ -0,0 +1,12 @@ +{ + "description": "My personal site, for introducing myself.", + "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "CNAME": "b1ue-dev.github.io" + } +}