From d28e7b4eb3f724444058e8be7f0c8eb6fbd7428f Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 5 Feb 2023 10:32:26 +0000 Subject: [PATCH] Create raw.json --- domains/raw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..7eba3ded7 --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,12 @@ +{ + "description": "is-a-dev-raw api", + "repo": "https://github.com/andrewstech/is-a-dev-raw-api", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +}