From 47ba87e2535a0c465f3a711fb3c482d5469b44d4 Mon Sep 17 00:00:00 2001 From: ysfchn <54748183+ysfchn@users.noreply.github.com> Date: Fri, 6 Nov 2020 23:13:39 +0300 Subject: [PATCH 1/2] Create ysfchn.json --- domains/ysfchn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ysfchn.json diff --git a/domains/ysfchn.json b/domains/ysfchn.json new file mode 100644 index 000000000..0abefcd1f --- /dev/null +++ b/domains/ysfchn.json @@ -0,0 +1,11 @@ +{ + "description": "ysfchn's personal website", + "repo": "https://github.com/ysfchn", + "owner": { + "username": "ysfchn", + "email": "hi@ysfchn.com" + }, + "record": { + "URL": "https://ysfchn.com" + } +} \ No newline at end of file From a27283ab2398faafc86633f5f827c1c97696c084 Mon Sep 17 00:00:00 2001 From: ysfchn <54748183+ysfchn@users.noreply.github.com> Date: Fri, 6 Nov 2020 23:35:14 +0300 Subject: [PATCH 2/2] Update ysfchn.json --- domains/ysfchn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 0abefcd1f..98a43056d 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -6,6 +6,6 @@ "email": "hi@ysfchn.com" }, "record": { - "URL": "https://ysfchn.com" + "CNAME": "ysfchn.com" } } \ No newline at end of file