From 8ed09c1ffa43c7d0c561b590b1c0fadc19465ac7 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 6 Jan 2023 16:59:59 -0500 Subject: [PATCH 1/2] Remove accordion item --- src/layouts/page/careers.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/layouts/page/careers.html b/src/layouts/page/careers.html index 6fd317d..86942ea 100644 --- a/src/layouts/page/careers.html +++ b/src/layouts/page/careers.html @@ -73,6 +73,7 @@ + From bd529f8fabcbf0a14ce737b086cab8e81728bfa3 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 6 Jan 2023 17:08:42 -0500 Subject: [PATCH 2/2] broken links --- lychee.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lychee.toml b/lychee.toml index 393230e..feaf4d9 100644 --- a/lychee.toml +++ b/lychee.toml @@ -33,4 +33,9 @@ exclude = [ "https://libuv.org/", "file:///home/runner/work/www/www/public/blog", "https://api.github.com/repos/", + "https://oracle.com/", + "https://lz4.org/", + "https://radicle.org/", + "https://rigaux.org/", + "https://nushell.sh/", ]