From 0724f3e78d2dc0a9488606a69d7812b976097648 Mon Sep 17 00:00:00 2001 From: Jonathan Bout Date: Fri, 13 Sep 2024 14:56:52 +0200 Subject: [PATCH] fix typo (portfoio -> portfolio) --- src/projects/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/projects/index.ts b/src/projects/index.ts index 9282f16..7074e33 100644 --- a/src/projects/index.ts +++ b/src/projects/index.ts @@ -109,7 +109,7 @@ const tags = { iconUrl: "/images/logos/wearos.png" }), portfolio: new Tag({ - name: "portfoio", + name: "portfolio", color: "white" }), internationalization: new Tag({