From ed9b2ae9c656c69a36bc416402af9106b0a49f27 Mon Sep 17 00:00:00 2001 From: Muppidathi <64585746+Muppidathi-sys@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:09:58 +0530 Subject: [PATCH] Update sathish.json --- domains/sathish.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sathish.json b/domains/sathish.json index 8b1378917..ad8d6392e 100644 --- a/domains/sathish.json +++ b/domains/sathish.json @@ -1 +1,11 @@ - +{ + "description": "My personal dev blog", + "repo": "https://github.com/Muppidathi-sys/sathish", + "owner": { + "username": "Muppidathi-sys", + "email": "muppidathi00@gmail.com", + }, + "record": { + "CNAME": "Muppidathi-sys.github.io" + } +}