From 2248bcb0cc864d8be8633db66d4ce37b40bb35aa Mon Sep 17 00:00:00 2001 From: Ananth Krishnaswamy <75056416+ANANTH-SWAMY@users.noreply.github.com> Date: Sat, 15 Jul 2023 18:21:46 +0530 Subject: [PATCH] Create ananth.json --- domains/ananth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ananth.json diff --git a/domains/ananth.json b/domains/ananth.json new file mode 100644 index 000000000..a8ceae1fc --- /dev/null +++ b/domains/ananth.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "CNAME": "ananth-swamy.github.io" + } +}