Skip to content

Commit d151aeb

Browse files
authored
Update config.mts
1 parent a3d4843 commit d151aeb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ export default defineConfig({
168168
</g>
169169
</g>
170170
</svg>`}, link: "https://docs.penify.dev/", ariaLabel: "Penify Docs"},
171-
{ icon: "github", link: "https://github.com/SingularityX-ai/", ariaLabel: "GitHub URL"},
171+
{ icon: "github", link: "https://github.com/Penify-dev/", ariaLabel: "GitHub URL"},
172172
{ icon: "linkedin", link: "https://www.linkedin.com/company/penify-dev/", ariaLabel: "LinkedIn URL" },
173173
{ icon: "youtube", link: "https://www.youtube.com/@penify-dev", ariaLabel: "YouTube URL" },
174174
{ icon: "twitter", link: "https://twitter.com/Snorkell_ai", ariaLabel: "Twitter URL" },
@@ -190,4 +190,4 @@ export default defineConfig({
190190
hostname: 'https://blogs.penify.dev',
191191
lastmodDateOnly: false
192192
}
193-
});
193+
});

0 commit comments

Comments
 (0)