From aa022e3696d1462733d58b6ab3b978c062105c2f Mon Sep 17 00:00:00 2001 From: Savio Martin <61895712+saviomartin@users.noreply.github.com> Date: Fri, 9 Oct 2020 07:52:50 +0530 Subject: [PATCH] Created Savio.json --- domains/savio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/savio.json diff --git a/domains/savio.json b/domains/savio.json new file mode 100644 index 000000000..0bdea966a --- /dev/null +++ b/domains/savio.json @@ -0,0 +1,12 @@ + { + "description": "Savio Martin is a Dev", + "repo": "https://github.com/saviomartin/register", + "owner": { + "username": "saviomartin", + "email": "saviomartin2020@gmail.com" + }, + "record": { + "CNAME": "saviomartin.github.io", + "URL": "https://savio.is-a.dev" + } +}