editorconfig
This commit is contained in:
parent
63ee4cbacd
commit
d3b6f6038b
2 changed files with 5 additions and 1 deletions
4
.editorconfig
Normal file
4
.editorconfig
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
|
@ -34,7 +34,7 @@ export const activities: Item[] = [
|
||||||
icon: BicepsFlexed,
|
icon: BicepsFlexed,
|
||||||
title: "Athletics",
|
title: "Athletics",
|
||||||
description:
|
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,
|
icon: Braces,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue