diff --git a/domains/yang.json b/domains/yang.json new file mode 100644 index 000000000..084c11290 --- /dev/null +++ b/domains/yang.json @@ -0,0 +1,12 @@ + +{ + "description": "one personal blog", + "repo": "https://github.com/xuchao996/xuchao996.github.io", + "owner": { + "username": "xuchao996", + "email": "chao.xu996@gmail.com" + }, + "record": { + "CNAME": "xuchao996.github.io" + } +}