mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2026-04-22 23:57:20 +08:00
Add sitemap to website
This commit is contained in:
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user