From b25591426cc6466d98f250d61728aedb35794dcb Mon Sep 17 00:00:00 2001 From: Luiz Gonzaga Date: Wed, 20 Dec 2023 13:59:13 -0800 Subject: [PATCH] fix: dangling paste --- src/layouts/CV.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/layouts/CV.astro b/src/layouts/CV.astro index 975f3dd..4ff6c11 100644 --- a/src/layouts/CV.astro +++ b/src/layouts/CV.astro @@ -49,4 +49,3 @@ const keywordList = cvKeywords.join(', '); - ../components/cv/keywordList