diff --git a/domains/blueberry.json b/domains/blueberry.json new file mode 100644 index 000000000..74c80c39f --- /dev/null +++ b/domains/blueberry.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/NgVGB/NgVGB.github.io", + "owner": { + "username": "NgVGB", + "email": "dangnguyen101191@gmail.com", + }, + "record": { + "CNAME": "NgVGB.github.io" + } +} \ No newline at end of file