From 12eb29c2fdbcc203b7316e7c805f0cdc910bf8ce Mon Sep 17 00:00:00 2001 From: Aris <64918822+Arisamiga@users.noreply.github.com> Date: Wed, 29 Jul 2026 16:03:25 +0100 Subject: [PATCH] Add search bar --- properdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/properdocs.yml b/properdocs.yml index f3a7f69..d47bb19 100644 --- a/properdocs.yml +++ b/properdocs.yml @@ -6,4 +6,5 @@ docs_dir: . theme: materialx plugins: - - same-dir \ No newline at end of file + - same-dir + - search \ No newline at end of file