We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b1a972 commit 48ffd4bCopy full SHA for 48ffd4b
1 file changed
webui/build-sitemap.js
@@ -23,10 +23,6 @@ const pages = [
23
file: './src/views/Ldap.vue',
24
url: 'https://mokapi.io/ldap'
25
},
26
- {
27
- file: './src/views/DashboardView.vue',
28
- url: 'https://mokapi.io/dashboard-demo'
29
- },
30
]
31
32
const xmlTemplate = `
0 commit comments