diff --git a/domains/newkernel.json b/domains/newkernel.json index 5cf900647..990f41d89 100644 --- a/domains/newkernel.json +++ b/domains/newkernel.json @@ -1,9 +1,11 @@ { + "description": "NewKernel's Website", + "repo": "https://github.com/KernelNew/kernelnew.github.io", "owner": { "username": "KernelNew", - "email": "thecheeselc@gmail.com" + "email": "new.kernel@outlook.com" }, "record": { - "URL": "https://kernelnew.github.io/" + "CNAME": "https://kernelnew.github.io" } }