From 0c4efbf3046a3ed0b212449e465cb4d6199830f6 Mon Sep 17 00:00:00 2001 From: BadEnd777 Date: Fri, 9 Feb 2024 22:03:06 +0700 Subject: [PATCH] feat(domain): update personal website description and CNAME --- domains/badend.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/badend.json b/domains/badend.json index 88080421b..6d7e3035d 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -3,9 +3,9 @@ "username": "BadEnd777", "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.", + "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", "repo": "https://github.com/BadEnd777/Personal-Website", "record": { - "URL": "https://badend.pages.dev/" + "CNAME": "badend.pages.dev" } } \ No newline at end of file