From 94423e6334e5f3a8c38b7a3aca45a9ec80173bd3 Mon Sep 17 00:00:00 2001 From: Idlidev Date: Wed, 1 Jun 2022 12:43:34 +0530 Subject: [PATCH] [add] domains/rv178.json --- domains/rv178.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rv178.json diff --git a/domains/rv178.json b/domains/rv178.json new file mode 100644 index 000000000..c7edba71f --- /dev/null +++ b/domains/rv178.json @@ -0,0 +1,12 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rv178/website", + "owner": { + "username": "rv178", + "email": "idliyout@gmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "rv178.github.io" + } +}