We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2a5df commit dd319d3Copy full SHA for dd319d3
1 file changed
docs/.vitepress/config.js
@@ -232,7 +232,7 @@ export default defineConfig({
232
// prettier-ignore
233
nav: [
234
{ text: "Home", link: "/" },
235
- { text: "Projects", items: buildProjectNavItems() },
+ { text: "Modules", items: buildProjectNavItems() },
236
{ text: "🇵🇸 Free Palestine", link: "https://techforpalestine.org/learn-more" },
237
],
238
sidebar: buildSidebar(),
0 commit comments