Change repo url (#722)

This commit is contained in:
Jonas Plum
2026-01-13 20:23:42 +01:00
committed by GitHub
parent b65fbdd128
commit c2b86f5521
13 changed files with 34 additions and 34 deletions

View File

@@ -18,7 +18,7 @@ export default defineConfig({
replacesTitle: true
},
social: [
{ icon: 'github', label: 'GitHub', href: 'https://github.com/flomp/wanderer' },
{ icon: 'github', label: 'GitHub', href: 'https://github.com/open-wanderer/wanderer' },
],
components: {
Footer: './src/components/footer.astro'