From ec11c738f273c2a97872a3b500b66b0db0ca2cbf Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Wed, 30 Apr 2025 21:06:24 +0200 Subject: [PATCH] chore(docs): update docs-sitemap --- packages/definitions/src/docs/homarr-docs-sitemap.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/definitions/src/docs/homarr-docs-sitemap.ts b/packages/definitions/src/docs/homarr-docs-sitemap.ts index 875c441b2..67cc3c132 100644 --- a/packages/definitions/src/docs/homarr-docs-sitemap.ts +++ b/packages/definitions/src/docs/homarr-docs-sitemap.ts @@ -113,6 +113,8 @@ export type HomarrDocumentationPath = | "/docs/tags/proxmox" | "/docs/tags/proxy" | "/docs/tags/puid" + | "/docs/tags/releases" + | "/docs/tags/repositories" | "/docs/tags/responsive" | "/docs/tags/roles" | "/docs/tags/rss" @@ -212,6 +214,7 @@ export type HomarrDocumentationPath = | "/docs/widgets/media-server" | "/docs/widgets/minecraft-server-status" | "/docs/widgets/notebook" + | "/docs/widgets/releases" | "/docs/widgets/rss" | "/docs/widgets/stocks" | "/docs/widgets/video"