chore(docs): enable sitemaps (#1554)
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -99,6 +99,10 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
sitemap: {
|
||||||
|
hostname: 'https://vueflow.dev'
|
||||||
|
},
|
||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
logo: '/favicons/android-chrome-512x512.png',
|
logo: '/favicons/android-chrome-512x512.png',
|
||||||
footer: {
|
footer: {
|
||||||
|
|||||||
Reference in New Issue
Block a user