From 87ec8180bfa6617e2f0cc97ff684c4303e589b30 Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Thu, 23 Jul 2026 14:41:19 +0800 Subject: [PATCH] fix(links): use /schemas path + exclude iec.ch from lychee (403 to bots) --- lychee.toml | 1 + src/components/islands/HomePage.vue | 2 +- src/content/pages/about.mdx | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lychee.toml b/lychee.toml index ee05da1..a97c803 100644 --- a/lychee.toml +++ b/lychee.toml @@ -8,6 +8,7 @@ exclude = [ "https://www.grantadesign.com/*", "https://www.babcockinternational.com/*", "https://www.unf.edu/*", + "https://www.iec.ch/*", ] max_retries = 3 diff --git a/src/components/islands/HomePage.vue b/src/components/islands/HomePage.vue index 9a96a6f..5781ffc 100644 --- a/src/components/islands/HomePage.vue +++ b/src/components/islands/HomePage.vue @@ -637,7 +637,7 @@ onUnmounted(() => { ═══════════════════════════════════════════════════════ -->