From d80511c42ded0da0740d2a4cf217cc1ed0cd1577 Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:41:18 +0200 Subject: [PATCH 1/3] Create _github-pages-challenge-ngocjohn.ngocjohn.json --- domains/_github-pages-challenge-ngocjohn.ngocjohn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ngocjohn.ngocjohn.json diff --git a/domains/_github-pages-challenge-ngocjohn.ngocjohn.json b/domains/_github-pages-challenge-ngocjohn.ngocjohn.json new file mode 100644 index 000000000..ee4e12f81 --- /dev/null +++ b/domains/_github-pages-challenge-ngocjohn.ngocjohn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ngocjohn", + "email": "ngocjohn@me.com" + }, + "record": { + "TXT": "ffa3766e16ef7c648239c0d3292491" + } +} From 0d3d8ad874b2cdf59447dd853e867f5a5f058ab8 Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:45:50 +0200 Subject: [PATCH 2/3] Create ngocjohn.json --- domains/ngocjohn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ngocjohn.json diff --git a/domains/ngocjohn.json b/domains/ngocjohn.json new file mode 100644 index 000000000..d4b3d3a85 --- /dev/null +++ b/domains/ngocjohn.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/ngocjohn/ngocjohn", + "owner": { + "username": "ngocjohn", + "email": "ngocjohn@me.com", + "twitter": "emkay3000" + }, + "record": { + "CNAME": "ngocjohn.github.io" + } +} From 01a842bba850e956f02bb7d47ee2934c4acf48ce Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 01:04:20 +0200 Subject: [PATCH 3/3] Update ngocjohn.json --- domains/ngocjohn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ngocjohn.json b/domains/ngocjohn.json index d4b3d3a85..73102e1ac 100644 --- a/domains/ngocjohn.json +++ b/domains/ngocjohn.json @@ -1,6 +1,6 @@ { "description": "personal website", - "repo": "https://github.com/ngocjohn/ngocjohn", + "repo": "https://github.com/ngocjohn/ngocjohn.github.io", "owner": { "username": "ngocjohn", "email": "ngocjohn@me.com",