From cfbd4e14d26d128125225eaade407300c95296a1 Mon Sep 17 00:00:00 2001 From: Vishnu Date: Sat, 22 Jan 2022 13:47:22 +0530 Subject: [PATCH] personal github page info added --- domains/vishnu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishnu.json diff --git a/domains/vishnu.json b/domains/vishnu.json new file mode 100644 index 000000000..f2887686c --- /dev/null +++ b/domains/vishnu.json @@ -0,0 +1,11 @@ +{ + "description": "Vishnu's personal website", + "repo": "https://github.com/vishnu012/vishnu012.github.io", + "owner": { + "username": "vishnu012", + "email": "vishnu012@pm.me" + }, + "record": { + "CNAME": "vishnu012.github.io" + } +}