Add sitemap to website

This commit is contained in:
Alex X
2026-02-08 14:00:55 +03:00
parent 7f36033bff
commit f68c602a7d
+1
View File
@@ -32,6 +32,7 @@ export default defineConfig({
// important for Telegram - the image will be at the bottom and large // important for Telegram - the image will be at the bottom and large
['meta', { property: 'twitter:card', content: 'summary_large_image' }], ['meta', { property: 'twitter:card', content: 'summary_large_image' }],
], ],
sitemap: {hostname: 'https://go2rtc.org'},
themeConfig: { themeConfig: {
nav: [ nav: [