diff --git a/patches/@astrojs__starlight@0.26.2.patch b/patches/@astrojs__starlight@0.26.2.patch index 11cad954..eefa4082 100644 --- a/patches/@astrojs__starlight@0.26.2.patch +++ b/patches/@astrojs__starlight@0.26.2.patch @@ -1,17 +1,8 @@ diff --git a/components/SidebarSublist.astro b/components/SidebarSublist.astro -index 232525016ee16f1ad1fe8f06a330bec4962ad63f..aba4371495b59e286efb0cb1fcc1ca6fdde626e2 100644 +index 232525016ee16f1ad1fe8f06a330bec4962ad63f..e97a91fb2b97baa133ccb1eb885f807f5471b1a8 100644 --- a/components/SidebarSublist.astro +++ b/components/SidebarSublist.astro -@@ -9,6 +9,8 @@ interface Props { - } - - const { sublist, nested } = Astro.props; -+ -+console.log(sublist) - --- - -