mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-27 09:27:58 +03:00
sitemap
This commit is contained in:
@@ -12,6 +12,10 @@ export default defineConfig({
|
||||
|
||||
ignoreDeadLinks: true, // TODO: cleanup dead links
|
||||
|
||||
sitemap: {
|
||||
hostname: "https://xtls.github.io",
|
||||
},
|
||||
|
||||
markdown: {
|
||||
config(md) {
|
||||
md.use(MermaidMarkdown);
|
||||
|
||||
Reference in New Issue
Block a user