diff --git a/docs/src/components/CustomHead.astro b/docs/src/components/CustomHead.astro
index edd72ce1e4f..2ae80f8c4a5 100644
--- a/docs/src/components/CustomHead.astro
+++ b/docs/src/components/CustomHead.astro
@@ -74,6 +74,11 @@ const filteredHead = head.filter(({ tag, attrs }) => {
import '../scripts/responsive-tables.ts';
+
+
+