diff --git a/domains/harry.json b/domains/harry.json index 8b1378917..dc5607be3 100644 --- a/domains/harry.json +++ b/domains/harry.json @@ -1 +1,11 @@ - +{ + "owner": { + "username": "Harry-Ross", + "email": "hazross@hotmail.com" + }, + "description": "Personal site/blog", + "repository": "https://github.com/Harry-Ross/harry-ross.github.io.git", + "record": { + "CNAME": "harry-ross.github.io" + } +}