diff --git a/domains/abc.json b/domains/abc.json new file mode 100644 index 000000000..3eeea3c61 --- /dev/null +++ b/domains/abc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } +}