From 08548441b983f2c4b547c25462c0e926f1c20cbf Mon Sep 17 00:00:00 2001 From: BadEnd Date: Thu, 1 Feb 2024 07:22:02 +0000 Subject: [PATCH] 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