diff --git a/domains/llama.json b/domains/llama.json new file mode 100644 index 000000000..417437b1d --- /dev/null +++ b/domains/llama.json @@ -0,0 +1,11 @@ +{ + "description": "LlamaLad7's personal website", + "repo": "https://github.com/LlamaLad7/llamalad7.github.io", + "owner": { + "username": "LlamaLad7", + "email": "l3gomindstorms@gmail.com" + }, + "record": { + "CNAME": "llamalad7.github.io" + } +} diff --git a/domains/who.json b/domains/who.json new file mode 100644 index 000000000..52c7e7f39 --- /dev/null +++ b/domains/who.json @@ -0,0 +1,11 @@ +{ + "description": "references for my npm packages", + "repo": "https://github.com/teamjoelee", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "hosting.gitbook.io" + } +}