From e2c26d973d1dfd450d6415b3bea6cfa56204ff3b Mon Sep 17 00:00:00 2001 From: Avinal Kumar <185067@nith.ac.in> Date: Fri, 13 Nov 2020 18:59:46 +0530 Subject: [PATCH] Repo url corrected --- domains/avinal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/avinal.json b/domains/avinal.json index 4aae67173..ca24e72d1 100644 --- a/domains/avinal.json +++ b/domains/avinal.json @@ -1,11 +1,11 @@ { "description": "The Interstellar Twilight", - "repo": "https://gitlab.com/avinal/avinal.gitlab.io", + "repo": "https://github.com/avinal/avinal.github.io", "owner": { "username": "avinal", "email": "185067@nith.ac.in" }, "record": { - "CNAME": "avinal.gitlab.io" + "CNAME": "avinal.github.io" } -} \ No newline at end of file +}