diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index cc0126f94..513a4340a 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,12 +1,11 @@ { + "description": "A sub-domain to my portfolio github page.", + "repo": "https://github.com/potato0706/potato0706.github.io" "owner": { "username": "potato0706", "email": "potatochips0706@gmail.com" }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "record": { + "CNAME": "potato0706.github.io" } -} \ No newline at end of file +}