From f0d3da690bf91da52e1417fc6be5f3f3a1aaec64 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 4 Oct 2022 18:37:28 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/api-docs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/api-docs.json diff --git a/domains/api-docs.json b/domains/api-docs.json new file mode 100644 index 000000000..11db6aeea --- /dev/null +++ b/domains/api-docs.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + + "record": { + "CNAME": "andrewstech.github.io" + } + } + \ No newline at end of file