From c9ce70813705a55e9c8b6f85a60192df9c6e246c Mon Sep 17 00:00:00 2001 From: BadEnd777 Date: Thu, 1 Feb 2024 14:07:06 +0700 Subject: [PATCH 1/3] feat(domain): badend.is-a.dev --- domains/badend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/badend.json diff --git a/domains/badend.json b/domains/badend.json new file mode 100644 index 000000000..505974848 --- /dev/null +++ b/domains/badend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BadEnd777", + "email": "badend23@hotmail.com" + }, + "record": { + "URL": "https://badend.pages.dev/" + } +} From 08548441b983f2c4b547c25462c0e926f1c20cbf Mon Sep 17 00:00:00 2001 From: BadEnd Date: Thu, 1 Feb 2024 07:22:02 +0000 Subject: [PATCH 2/3] fix(domain): badend.is-a.dev --- domains/badend.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/badend.json b/domains/badend.json index 505974848..dbc1508d5 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -1,9 +1,11 @@ { "owner": { "username": "BadEnd777", - "email": "badend23@hotmail.com" + "email": "badend777@proton.me" }, + "description": "Discover the portfolio of BadEnd, a skilled software developer passionate about crafting innovative web applications. Explore projects, skills, and a journey into the world of software engineering.", + "repo": "https://github.com/BadEnd777/Personal-Website", "record": { - "URL": "https://badend.pages.dev/" + "CNAME": "https://badend.pages.dev/" } -} +} \ No newline at end of file From d3a41583624f4837649ca54f099132dd5fe41d1f Mon Sep 17 00:00:00 2001 From: BadEnd Date: Thu, 1 Feb 2024 07:26:12 +0000 Subject: [PATCH 3/3] fix(domain): badend.is-a.dev --- domains/badend.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/badend.json b/domains/badend.json index dbc1508d5..88080421b 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -6,6 +6,6 @@ "description": "Discover the portfolio of BadEnd, a skilled software developer passionate about crafting innovative web applications. Explore projects, skills, and a journey into the world of software engineering.", "repo": "https://github.com/BadEnd777/Personal-Website", "record": { - "CNAME": "https://badend.pages.dev/" + "URL": "https://badend.pages.dev/" } } \ No newline at end of file