Skip to content

Commit 64adb4c

Browse files
committed
refactor(docs): reuse repo URL in nav config
1 parent e63e569 commit 64adb4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ export default defineConfig({
221221
text: "Projects",
222222
items: buildProjectNavItems(),
223223
},
224-
{ text: "GitHub", link: "https://github.com/BlueLua" },
224+
{ text: "GitHub", link: repoUrl },
225225
{
226226
text: "🇵🇸 Free Palestine",
227227
link: "https://techforpalestine.org/learn-more",

0 commit comments

Comments
 (0)