From d5b313b9d50b7811a09fd9ca2ac03bc2283f27e1 Mon Sep 17 00:00:00 2001 From: ayvacs Date: Fri, 15 Dec 2023 09:36:10 -0500 Subject: [PATCH] Create ave.json --- domains/ave.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ave.json diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..456a3e924 --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +}