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"