From cdc5fe77a99cc10500949bdf967316b43a7dff4f Mon Sep 17 00:00:00 2001 From: Posandu Mapa Date: Sun, 27 Mar 2022 15:45:13 +0530 Subject: [PATCH] Create posandu.json --- domains/posandu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/posandu.json diff --git a/domains/posandu.json b/domains/posandu.json new file mode 100644 index 000000000..967592d15 --- /dev/null +++ b/domains/posandu.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/Posandu/posandu.github.io", + "owner": { + "username": "posandu", + "email": "posandumapa@gmail.com", + "twitter": "posandu" + }, + "record": { + "CNAME": "posandu.github.io" + } +}