From fbb3829def8e79df1ed2a5eecfb2985745d8e81b Mon Sep 17 00:00:00 2001 From: Yusuf <37335718+YAOfficial@users.noreply.github.com> Date: Fri, 9 Oct 2020 22:15:35 +0100 Subject: [PATCH 1/3] Create yusuf.json --- domains/yusuf.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yusuf.json diff --git a/domains/yusuf.json b/domains/yusuf.json new file mode 100644 index 000000000..4d911fbfa --- /dev/null +++ b/domains/yusuf.json @@ -0,0 +1,13 @@ +{ + "description": "My Github pages portfolio", + "repo": "https://github.com/YAOfficial/portfolio/tree/gh-pages", + "owner": { + "username": "YAOfficial", + "email": "yahumble1@gmail.com" + }, + "record": { + "CNAME": "https://yaofficial.github.io/portfolio/", + "URL": "https://yusuf.is-a.dev" + } +} + From ee6624f0f6dfb19a0f322434ebe3c91fddb11ab6 Mon Sep 17 00:00:00 2001 From: Gautam krishna R Date: Tue, 13 Oct 2020 15:46:32 +0530 Subject: [PATCH 2/3] use github pages for gkr.is-a.dev --- domains/gkr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gkr.json b/domains/gkr.json index fed031e3c..71f25038f 100644 --- a/domains/gkr.json +++ b/domains/gkr.json @@ -4,6 +4,6 @@ "email": "hello@gautamkrishnar.com" }, "record": { - "A": ["185.224.138.125"] + "CNAME": "gautamkrishnar.github.io" } } From 99348d0732d3b4b605e2c847d0179e61e0a43b2c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 21:28:25 +0530 Subject: [PATCH 3/3] Update domains/yusuf.json --- domains/yusuf.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/yusuf.json b/domains/yusuf.json index 4d911fbfa..d69bddd05 100644 --- a/domains/yusuf.json +++ b/domains/yusuf.json @@ -6,8 +6,7 @@ "email": "yahumble1@gmail.com" }, "record": { - "CNAME": "https://yaofficial.github.io/portfolio/", + "CNAME": "yaofficial.github.io", "URL": "https://yusuf.is-a.dev" } } -