From 367d88f35f9f2c6d32a38fe365aa9a82cd95c310 Mon Sep 17 00:00:00 2001 From: Celso Jr Date: Sat, 19 Oct 2024 12:19:29 +0400 Subject: [PATCH 1/4] Create celsojr.json --- domains/celsojr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/celsojr.json diff --git a/domains/celsojr.json b/domains/celsojr.json new file mode 100644 index 000000000..3f0bdad47 --- /dev/null +++ b/domains/celsojr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "celsojr", + "email": "celsojrfull@gmail.com" + }, + "record": { + "CNAME": "celsojr.github.io" + } +} From be44bcdc1f7e192d5df3094e10a63c23f5dfe071 Mon Sep 17 00:00:00 2001 From: Celso Jr Date: Sat, 19 Oct 2024 12:36:50 +0400 Subject: [PATCH 2/4] Update celsojr.json --- domains/celsojr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/celsojr.json b/domains/celsojr.json index 3f0bdad47..5865564bb 100644 --- a/domains/celsojr.json +++ b/domains/celsojr.json @@ -1,9 +1,11 @@ { + "description": "CelsoJr's developer personal website", + "repo": "https://github.com/celsojr/celsojr", "owner": { "username": "celsojr", "email": "celsojrfull@gmail.com" }, "record": { - "CNAME": "celsojr.github.io" + "CNAME": "https://celsojr.github.io/celsojr" } } From 2393b00820ac051cdfc512601f108c8c1e634cc4 Mon Sep 17 00:00:00 2001 From: Celso Jr Date: Sat, 19 Oct 2024 12:44:16 +0400 Subject: [PATCH 3/4] Update celsojr.json --- domains/celsojr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/celsojr.json b/domains/celsojr.json index 5865564bb..bc13e6068 100644 --- a/domains/celsojr.json +++ b/domains/celsojr.json @@ -6,6 +6,6 @@ "email": "celsojrfull@gmail.com" }, "record": { - "CNAME": "https://celsojr.github.io/celsojr" + "CNAME": "celsojr.github.io/celsojr" } } From c31a5ec7eb6a0c3775bd771d21460de1c802a503 Mon Sep 17 00:00:00 2001 From: Celso Jr Date: Sat, 19 Oct 2024 15:52:34 +0400 Subject: [PATCH 4/4] Update celsojr.json --- domains/celsojr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/celsojr.json b/domains/celsojr.json index bc13e6068..b8439c9e5 100644 --- a/domains/celsojr.json +++ b/domains/celsojr.json @@ -6,6 +6,6 @@ "email": "celsojrfull@gmail.com" }, "record": { - "CNAME": "celsojr.github.io/celsojr" + "CNAME": "celsojr.github.io" } }