From 29b4bf953af2f4ef0fcb276d6159e69eaaeff83c Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:03:17 +0300 Subject: [PATCH] Create tibebe --- domains/tibebe | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tibebe diff --git a/domains/tibebe b/domains/tibebe new file mode 100644 index 000000000..e924f60cf --- /dev/null +++ b/domains/tibebe @@ -0,0 +1,10 @@ +{ + "description": "Tibebe is a dev", + "repo": "https://github.com/TibebeJS/tibebejs.github.io", + "owner": { + "username": "TibebeJs" + }, + "record": { + "CNAME": "https://tibebejs.github.io/" + } +}