Skip to content

Commit 23ff80c

Browse files
committed
docs: remove empty control demo page
1 parent 8b201f5 commit 23ff80c

File tree

3 files changed

+0
-23
lines changed

3 files changed

+0
-23
lines changed

docs/.vitepress/config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,6 @@ export default defineConfig({
333333
text: "Map Controls",
334334
collapsed: true,
335335
items: [
336-
{
337-
text: "Demo",
338-
link: "/componentsguide/mapcontrols/",
339-
},
340336
{
341337
text: "ol-attribution-control",
342338
link: "/componentsguide/mapcontrols/attribution/",

docs/componentsguide/mapcontrols/index.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/public/sitemap.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -307,11 +307,6 @@
307307
<lastmod>2021-08-15T21:05:05+00:00</lastmod>
308308
<priority>0.80</priority>
309309
</url>
310-
<url>
311-
<loc>https://vue3openlayers.netlify.app/componentsguide/mapcontrols/</loc>
312-
<lastmod>2021-08-15T21:05:05+00:00</lastmod>
313-
<priority>0.80</priority>
314-
</url>
315310
<url>
316311
<loc>https://vue3openlayers.netlify.app/componentsguide/mapcontrols/contextmenu/</loc>
317312
<lastmod>2021-08-15T21:05:05+00:00</lastmod>

0 commit comments

Comments
 (0)