From e053b59501d5b5a40d8038851127801d5c5acb41 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 18 Aug 2025 11:50:07 -0600 Subject: [PATCH] Remove period --- src/config/data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/data.ts b/src/config/data.ts index 7398996..0c06549 100644 --- a/src/config/data.ts +++ b/src/config/data.ts @@ -46,8 +46,8 @@ export const personalInfo: PersonalInfo = { src: logo, alt: "A drawing of Atridad Lahiji by Shelze!", }, - tagline: "Researcher, Full-Stack Developer, and IT Professional.", - description: "Researcher, Full-Stack Developer, and IT Professional.", + tagline: "Researcher, Full-Stack Developer, and IT Professional", + description: "Researcher, Full-Stack Developer, and IT Professional", }; // Homepage Section Configuration