From edc91c883f5a9405c1db23bdd4a21af96fe12cfe Mon Sep 17 00:00:00 2001 From: Matei Cotocel Date: Fri, 10 Sep 2021 20:15:55 +0400 Subject: [PATCH] Create mcotocel.json --- domains/mcotocel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mcotocel.json diff --git a/domains/mcotocel.json b/domains/mcotocel.json new file mode 100644 index 000000000..7659d4b43 --- /dev/null +++ b/domains/mcotocel.json @@ -0,0 +1,11 @@ +{ + "description": "Matei Cotocel's Site", + "repo": "https://github.com/mcotocel/mcotocel.github.io", + "owner": { + "username": "mcotocel", + "email": "mcotocel@outlook.com" + }, + "record": { + "CNAME": "mcotocel.github.io" + } +}