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