diff --git a/domains/37cut.json b/domains/37cut.json new file mode 100644 index 000000000..34354ee0f --- /dev/null +++ b/domains/37cut.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "CNAME": "37cut.github.io" + } +} diff --git a/domains/cutt37.json b/domains/cutt37.json index 78c0ab590..438c6a97d 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -1,11 +1,9 @@ { - "description": "Personal Website", - "repo": "https://github.com/37cut/37cut.github.io", - "owner": { - "username": "37cut", - "email": "cutt37@outlook.com" - }, - "record": { - "CNAME": "37cut.github.io" - } + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "CNAME": "37cut.github.io" + } }