From bd4072fc201cad5addc3e28bfa119470eb02a0ff Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
Date: Wed, 15 Apr 2026 09:18:03 +0000
Subject: [PATCH] ci: add lychee.toml for lint:links script

---
 lychee.toml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/lychee.toml b/lychee.toml
new file mode 100644
index 0000000..29034ae
--- /dev/null
+++ b/lychee.toml
@@ -0,0 +1,5 @@
+# Accepts log level: "error", "warn", "info", "debug", "trace"
+verbose = "info"
+format = "detailed"
+mode = "emoji"
+

--
Gitblit v1.10.0