diff --git a/domains/hello.json b/domains/hello.json new file mode 100644 index 000000000..548931a00 --- /dev/null +++ b/domains/hello.json @@ -0,0 +1,11 @@ +{ + "description": "personal website", + "repo": "https://github.com/kldcs/kldcs", + "owner": { + "username": "kldcs", + "email": "kldcsces@outlook.com" + }, + "record": { + "CNAME": "7d4f526a-194d-4047-bb0e-93af7aa4a16d.id.repl.co" + } +}