From ae27ca3e426d1c2fd1512a851611c05f398334cd Mon Sep 17 00:00:00 2001 From: AllyTally Date: Mon, 19 Oct 2020 18:44:36 -0300 Subject: [PATCH] Create ally.json --- domains/ally.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ally.json diff --git a/domains/ally.json b/domains/ally.json new file mode 100644 index 000000000..a8c289563 --- /dev/null +++ b/domains/ally.json @@ -0,0 +1,11 @@ +{ + "description": "Ally's personal website", + "repo": "https://github.com/AllyTally", + "owner": { + "username": "AllyTally", + "email": "alexiatilde@gmail.com" + }, + "record": { + "CNAME": "ally.moe" + } +} \ No newline at end of file