From 583de4835d5c97258832d8ae4380a327c932c9b8 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Mon, 26 Jan 2026 16:06:53 +0100 Subject: [PATCH] Test hbs invalidation --- theme/toc.js.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/toc.js.hbs b/theme/toc.js.hbs index b708e3949..1b5879e7c 100644 --- a/theme/toc.js.hbs +++ b/theme/toc.js.hbs @@ -83,3 +83,4 @@ class MDBookSidebarScrollbox extends HTMLElement { } } window.customElements.define("mdbook-sidebar-scrollbox", MDBookSidebarScrollbox); +// Cache invalidation test: hbs change