From b58e7e90634c1bcef453d8cc2bb4102cbd0228df Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:26:22 +0000 Subject: [PATCH] Create mayurraut.json --- domains/mayurraut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mayurraut.json diff --git a/domains/mayurraut.json b/domains/mayurraut.json new file mode 100644 index 000000000..5ec9c473e --- /dev/null +++ b/domains/mayurraut.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/razobeckett/razobeckett.github.io", + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "CNAME": "razobeckett.github.io" + } +}