From 440583aa7a0791c77bb15e38b969f0ba066fdbaf Mon Sep 17 00:00:00 2001 From: Richard Shaju <108459152+richardshaju@users.noreply.github.com> Date: Mon, 3 Jul 2023 22:18:27 +0530 Subject: [PATCH] Create richard.json --- domains/richard.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/richard.json diff --git a/domains/richard.json b/domains/richard.json new file mode 100644 index 000000000..e7abbd80b --- /dev/null +++ b/domains/richard.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "link": "https://richardshaju.github.io/portfolio/", + "owner": { + "username": "richardshaju", + "email": "richardshaju66@gmail.com", + "twitter": "@richard_shaju" + }, + "record": { + "CNAME": "richardshaju.github.io" + } +}