From d3b6f6038b83a78e1b333fbaf985247a270f4fe0 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Thu, 26 Jun 2025 22:09:31 -0400 Subject: [PATCH] editorconfig --- .editorconfig | 4 ++++ src/lib/constants/about.ts | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f28239b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +charset = utf-8 diff --git a/src/lib/constants/about.ts b/src/lib/constants/about.ts index 88cc762..4d1fc9e 100644 --- a/src/lib/constants/about.ts +++ b/src/lib/constants/about.ts @@ -34,7 +34,7 @@ export const activities: Item[] = [ icon: BicepsFlexed, title: "Athletics", description: - "Self-proclaimed athlete, cyclist, runner and racer. Excercise is important, I love the outdoors, and I try to get out as much as I can. Keeping your body healthy does wonders for your mind.", + "Self-proclaimed athlete, cyclist, runner and racer. I love the outdoors and I try to get out as much as I can. Excercise is important for keeping your mind sharp!", }, { icon: Braces,