From 3d723a9a83b8f37bc76bd4dfd154edb5a40b0a98 Mon Sep 17 00:00:00 2001 From: Tanish Khare <55488165+Tanish2002@users.noreply.github.com> Date: Tue, 2 Mar 2021 02:18:29 +0530 Subject: [PATCH] trying URL redirection Gitlab needs some sort of verification so trying the suggestion from #404 --- domains/tanish2002.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tanish2002.json b/domains/tanish2002.json index 09f93681e..b460bbb41 100644 --- a/domains/tanish2002.json +++ b/domains/tanish2002.json @@ -1,11 +1,11 @@ { "description": "Tanish2002's Website", - "repo": "https://gitlab.com/Tanish2002/tanish2002.gitlab.io", + "repo": "https://github.com/Tanish2002", "owner": { "username": "Tanish2002", "email": "tanishkhare@gmail.com" }, "record": { - "CNAME": "tanish2002.gitlab.io" + "URL": "https://tanish2002.gitlab.io" } }