From 616f0e68b0a1445db82162775c34e7027fb62eeb Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:36:41 -0800 Subject: [PATCH] Create ajtabs.json --- domains/ajtabs | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajtabs diff --git a/domains/ajtabs b/domains/ajtabs new file mode 100644 index 000000000..5cb58c59c --- /dev/null +++ b/domains/ajtabs @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "ajtabjs.github.io" + } +}