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" + } +}