From 6df3e18d9de58d0c48473e024ac3ead66902276e Mon Sep 17 00:00:00 2001 From: RelicRB <107336879+RelicRB@users.noreply.github.com> Date: Sun, 26 Jun 2022 20:55:18 +0545 Subject: [PATCH] Create relicrb.json added json file for further process --- domains/relicrb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/relicrb.json diff --git a/domains/relicrb.json b/domains/relicrb.json new file mode 100644 index 000000000..49c94e0c7 --- /dev/null +++ b/domains/relicrb.json @@ -0,0 +1,11 @@ +{ + "description": "Relic's Personal Site", + "repo": "https://github.com/RelicRB/RelicRB.github.io", + "owner": { + "username": "RelicRB", + "email": "relicrb@gmail.com" + }, + "record": { + "CNAME": "RelicRB.github.io" + } +}