From c1861799a8ef5e1b1dbad59368e0f0c8c71de69f Mon Sep 17 00:00:00 2001 From: Saif Rahman <64410006+saifrahmn@users.noreply.github.com> Date: Mon, 1 May 2023 15:52:01 +0530 Subject: [PATCH] Create saifrahman.json --- domains/saifrahman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saifrahman.json diff --git a/domains/saifrahman.json b/domains/saifrahman.json new file mode 100644 index 000000000..72484b7d0 --- /dev/null +++ b/domains/saifrahman.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/saifrahmn/portfolio.github.io", + "owner": { + "username": "saifrahmn", + "email": "saifrahmn78@gmail.com", + "twitter": "saif_rahmn" + }, + "record": { + "CNAME": "saifrahmn.github.io" + } +}