From 58e7c670570ac55547ea1ea75db2ffe477f3de2b Mon Sep 17 00:00:00 2001 From: ave <74518502+ayvacs@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:52:33 -0500 Subject: [PATCH] Create ave.json --- domains/ave.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ave.json diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..f7afb1d3c --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,12 @@ +{ + "description": "Personal site for github@ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@protonmail.com", + "twitter": "ayvacs_" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +}