From c721cda9b397c7d9459710bd4e356702df676d38 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Sat, 18 Sep 2021 22:00:13 +0800 Subject: [PATCH] Create bsapi.json --- domains/bsapi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bsapi.json diff --git a/domains/bsapi.json b/domains/bsapi.json new file mode 100644 index 000000000..1d9a5df2e --- /dev/null +++ b/domains/bsapi.json @@ -0,0 +1,11 @@ +{ + "description": "documentation for bsapi.js", + "repo": "https://github.com/botstudios/bsapi.js-docs", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "botstudios.github.io" + } +}