From 2f2d50d6c8de389ac5dece374feadfba6f930d98 Mon Sep 17 00:00:00 2001 From: Gleb Khaykin Date: Mon, 13 Jan 2025 20:52:48 +0700 Subject: [PATCH] chore: remove emojis --- app/routes/_index.tsx | 2 +- app/routes/contact.tsx | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index 21aed9d..f0d2432 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -61,7 +61,7 @@ export default function IndexRoute() {
- {["Hey 👋", "I'm Gleb Khaykin", "I build things"].map((text, i) => ( + {["Hey", "I'm Gleb Khaykin", "I build things"].map((text, i) => (

{text}

diff --git a/app/routes/contact.tsx b/app/routes/contact.tsx index 6cea551..26bb249 100644 --- a/app/routes/contact.tsx +++ b/app/routes/contact.tsx @@ -69,18 +69,17 @@ export default function ContactRoute() {
  • - I'm a full-stack developer specializing in MLOps/DevOps + Full-stack developer specializing in MLOps/DevOps engineering
  • When I'm not coding, you'll find me at the gym, - lifting weights 🏋️‍♀️ + lifting weights
  • - I studied both Computer Science and Finance at the Higher - School of Economics (this dual background helps me - understand both business and technical aspects of the - projects) + Studied Computer Science and Finance at the Higher School of + Economics (this dual background helps me understand both + business and technical aspects of the projects)