From 13739dd17ddce95cce75df2c2c80772fc2d255cb Mon Sep 17 00:00:00 2001 From: El flexico <78369995+7xh@users.noreply.github.com> Date: Sun, 11 Apr 2021 19:21:51 -0500 Subject: [PATCH] Create flexico.json --- domains/flexico.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/flexico.json diff --git a/domains/flexico.json b/domains/flexico.json new file mode 100644 index 000000000..9ef8e654d --- /dev/null +++ b/domains/flexico.json @@ -0,0 +1,12 @@ +{ + "description": "Flexicos website", + "repo": "https://github.com/7xh/7xh.github.io", + "owner": { + "username": "7xh", + "email": "noterme@protonmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "7xh.github.io" + } +}