diff --git a/domains/edition.json b/domains/edition.json new file mode 100644 index 000000000..5b9cda660 --- /dev/null +++ b/domains/edition.json @@ -0,0 +1,11 @@ +{ + "description": "Website to introduce the project I have made", + "repo": "https://github.com/maxyeh0817/Edition", + "owner": { + "username": "maxyeh0817", + "email": "maxyeh0817@gmail.com" + }, + "records": { + "CNAME": "maxyeh0817.github.io" + } +}