mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-17 07:26:27 +00:00
chore(config): add reveal.js and React deps, update .gitignore, remove navigation tabs
This commit is contained in:
@@ -7,7 +7,4 @@ export default defineConfig({
|
||||
site: "https://prdlk.github.io",
|
||||
base: "/leetcode",
|
||||
},
|
||||
navigation: {
|
||||
tabs: [{ label: "Solutions", path: "/solutions" }],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user