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" + } +}