From af5dd69fdfb44146338865e6c69612c719b50399 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 25 Dec 2025 09:18:56 +0000 Subject: [PATCH 1/2] Initial plan From 4d9d0a55030d76a6072e09e09404e46c9c233ef4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 25 Dec 2025 09:25:10 +0000 Subject: [PATCH 2/2] Fix Jekyll search feature by adding missing strings.yml file Co-authored-by: mthierba <3763662+mthierba@users.noreply.github.com> --- docs/_data/strings.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/_data/strings.yml diff --git a/docs/_data/strings.yml b/docs/_data/strings.yml new file mode 100644 index 0000000..9fd2d7b --- /dev/null +++ b/docs/_data/strings.yml @@ -0,0 +1,4 @@ +# UI strings for the Jekyll site + +search_placeholder_text: Search... +search_no_results_text: No results found