chore(config): add reveal.js and React deps, update .gitignore, remove navigation tabs

This commit is contained in:
Prad Nukala
2026-08-19 13:05:45 -04:00
parent 0ca4d73dd3
commit e14763c585
4 changed files with 14 additions and 4 deletions
-3
View File
@@ -7,7 +7,4 @@ export default defineConfig({
site: "https://prdlk.github.io",
base: "/leetcode",
},
navigation: {
tabs: [{ label: "Solutions", path: "/solutions" }],
},
});