File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 (config.aside.useLevel && config.aside.levelStyle === 'aside') ? 'h-[calc(100vh-3.5rem)] md:top-[61px]' : 'h-[calc(100vh-6rem)] md:top-[101px]',
2222 ]"
2323 >
24- <!-- <LayoutAside :is-mobile="false" />-->
25- <LayoutCustomAside :is-mobile =" false" /> <!-- this custom aside works with sidebar array-->
24+ <!-- <LayoutAside :is-mobile="false" /> -->
25+ <LayoutCustomAside :is-mobile =" false" /> <!-- this custom aside works with sidebar array -->
2626 </aside >
2727 <NuxtPage />
2828 </div >
Original file line number Diff line number Diff line change 88 </div >
99
1010 <LayoutPrevNext />
11- <!-- <LayoutCustomPrevNext />--> <!-- this custom prev/next works with sidebar array-->
11+ <!-- <LayoutCustomPrevNext /> --> <!-- this custom prev/next works with sidebar array -->
1212
1313 <div class =" flex" >
1414 <LayoutCarbonAds v-if =" !isDesktop && carbonAdsEnabled" class =" mx-auto" />
You can’t perform that action at this time.
0 commit comments