From 8d48b7a486bc122c7840aa216153af713bb1f7e6 Mon Sep 17 00:00:00 2001 From: Piotr Gawron Date: Thu, 1 Feb 2024 12:56:52 +0100 Subject: [PATCH] exclude CV --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index afa8baf..d0b70cc 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,3 @@ theme: minima -include: [".well-known"] \ No newline at end of file +include: [".well-known"] +exclude: store/*