From d4d9aec8de1d81dfa5c38ba6c26c52867c3ce394 Mon Sep 17 00:00:00 2001 From: Nir Chen Date: Tue, 4 Feb 2025 21:28:56 +0200 Subject: [PATCH] Created thecommandcat.json --- domains/thecommandcat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thecommandcat.json diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json new file mode 100644 index 000000000..ca8387ad6 --- /dev/null +++ b/domains/thecommandcat.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", + "owner": { + "username": "TheCommandCat", + "email": "bhrtkhvji@gmail.com" + }, + "record": { + "CNAME": "thecommandcat.github.io" + } +}