More graph tag updates

This commit is contained in:
Thomas Silkjær
2025-07-03 12:23:00 +02:00
parent 01d23a6e41
commit 84ec4c35f3
2 changed files with 20 additions and 6 deletions

View File

@@ -296,5 +296,5 @@ export default defineConfig({
vite: {
plugins: [tailwindcss()],
},
site: 'https://www.xahau.network/'
site: 'https://xahau.network/'
});