From 3dc8ca4d7d3f82ded2969a3298e3133fc0f5f4e1 Mon Sep 17 00:00:00 2001 From: sekyondaMeta <127536312+sekyondaMeta@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:38:57 -0500 Subject: [PATCH] Update lychee.toml Excluding image folders --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 26fefcfbc5b..b07496f7876 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = [".jenkins/build.sh"] +exclude_path = [".jenkins/build.sh", "_static/img/", "_static/images/"]