From 88f11717fdb3cd7238ed246af909348935a2d165 Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 17:21:35 +0530 Subject: [PATCH] Add domain record. --- domains/sahil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sahil.json diff --git a/domains/sahil.json b/domains/sahil.json new file mode 100644 index 000000000..02916b365 --- /dev/null +++ b/domains/sahil.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Porfolio Records Add.", + "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", + "owner": { + "username": "sahil", + "email": "smppatel99999@gmail.com", + "twitter": "@smppatel99999" + }, + "record": { + "CNAME": "sahilpatel09.github.io" + } +}