Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
miljan-aleksic committed Feb 13, 2025
1 parent f7a838f commit 61f26cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vitepress/sidebar.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import ZooEssentialsSidebar from '../src/essentials-for-zoo/sidebar.json';
import YOOthemeProEssentialsSidebar from '../src/essentials-for-yootheme-pro/sidebar.json';
import YOOthemeProEssentialsV22Sidebar from '../src/essentials-for-yootheme-pro/v2.2/sidebar.json';

export default {
'/essentials-for-zoo/': ZooEssentialsSidebar,
'/essentials-for-yootheme-pro/': YOOthemeProEssentialsSidebar,
'/essentials-for-yootheme-pro/v2.2/': YOOthemeProEssentialsV22Sidebar,
};

0 comments on commit 61f26cc

Please sign in to comment.