From b7e3b58a6947dc3554ace614d7020d21bad47b02 Mon Sep 17 00:00:00 2001 From: Johan Sebastian <65955878+JohanSanSebastian@users.noreply.github.com> Date: Thu, 11 Mar 2021 08:15:43 +0400 Subject: [PATCH 1/2] Create johansansebastian.json --- domains/johansansebastian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johansansebastian.json diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json new file mode 100644 index 000000000..4ad074b77 --- /dev/null +++ b/domains/johansansebastian.json @@ -0,0 +1,11 @@ +{ + "description": "Johan's personal developer website", + "repo": "https://github.com/JohanSanSebastian", + "owner": { + "username": "JohanSanSebastian", + "email": "johansanju06@gmail.com" + }, + "record": { + "CNAME": "JohanSanSebastian.github.io" + } +} From 5ecf4675c03eb5905c890d2d88e71d633d8e8248 Mon Sep 17 00:00:00 2001 From: Johan Sebastian <65955878+JohanSanSebastian@users.noreply.github.com> Date: Mon, 15 Mar 2021 15:00:50 +0400 Subject: [PATCH 2/2] changed repo url --- domains/johansansebastian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json index 4ad074b77..ef590f455 100644 --- a/domains/johansansebastian.json +++ b/domains/johansansebastian.json @@ -1,6 +1,6 @@ { "description": "Johan's personal developer website", - "repo": "https://github.com/JohanSanSebastian", + "repo": "https://github.com/JohanSanSebastian.github.io", "owner": { "username": "JohanSanSebastian", "email": "johansanju06@gmail.com"