From 0abfb573581c836631cdae5013ab45de906bdd98 Mon Sep 17 00:00:00 2001 From: Not Aypro <67575909+aypro-droid@users.noreply.github.com> Date: Thu, 8 Apr 2021 02:15:18 +0530 Subject: [PATCH] Create aypro.json --- domains/aypro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aypro.json diff --git a/domains/aypro.json b/domains/aypro.json new file mode 100644 index 000000000..a5e78fa37 --- /dev/null +++ b/domains/aypro.json @@ -0,0 +1,11 @@ +{ + "description": "Aypro's personal website", + "repo": "https://github.com/aypro-droid/aypro-droid.github.io", + "owner": { + "username": "aypro-droid", + "email": "ayprogaming1@gmail.com" + }, + "record": { + "CNAME": "aypro-droid.github.io" + } +}