From d22e20d4611f0094dc6f4fc5a428e8e115981736 Mon Sep 17 00:00:00 2001 From: Isa Date: Sat, 22 Apr 2023 14:03:04 -0400 Subject: [PATCH] Create isa.json --- domains/isa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/isa.json diff --git a/domains/isa.json b/domains/isa.json new file mode 100644 index 000000000..5d46a37b7 --- /dev/null +++ b/domains/isa.json @@ -0,0 +1,12 @@ +{ + "description": "This is for bobthedev90368 cool stuff", + "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", + "owner": { + "username": "bobthedev90368", + "email": "theonewhohasthisemail@gmail.com", + "twitter": "_bob90368" + }, + "record": { + "CNAME": "bobthedev90368.github.io" + } +}