diff --git a/domains/fluted.json b/domains/fluted.json new file mode 100644 index 000000000..46a82b68e --- /dev/null +++ b/domains/fluted.json @@ -0,0 +1,12 @@ +{ + "description": "fluted.is-a-dev", + "repo": "https://github.com/fluteds/fluteds.github.io", + "owner": { + "username": "fluteds", + "email": "", + "twitter": "fluted_" + }, + "record": { + "CNAME": "fluted.xyz" + } +} 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" } } diff --git a/domains/yajtpg.json b/domains/yajtpg.json index b7ce2b4ce..c297e9d3f 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -6,6 +6,6 @@ "email": "yajtpg@gmail.com" }, "record": { - "CNAME": "yajtpg.github.io" + "CNAME": "yajtpg.pages.dev" } -} \ No newline at end of file +}