From 2e1b8077ca0c45affbde7973d2b1d875335d6404 Mon Sep 17 00:00:00 2001 From: Harry Ross Date: Fri, 9 Oct 2020 23:43:02 +1100 Subject: [PATCH] Update harry.json --- domains/harry.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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" + } +}