From f68c602a7d3c9929e0b32c20d6753d683f5d80d3 Mon Sep 17 00:00:00 2001 From: Alex X Date: Sun, 8 Feb 2026 14:00:55 +0300 Subject: [PATCH] Add sitemap to website --- website/.vitepress/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/.vitepress/config.js b/website/.vitepress/config.js index 8134c947..792f2e75 100644 --- a/website/.vitepress/config.js +++ b/website/.vitepress/config.js @@ -32,6 +32,7 @@ export default defineConfig({ // important for Telegram - the image will be at the bottom and large ['meta', { property: 'twitter:card', content: 'summary_large_image' }], ], + sitemap: {hostname: 'https://go2rtc.org'}, themeConfig: { nav: [