diff --git a/packages/definitions/src/docs/homarr-docs-sitemap.ts b/packages/definitions/src/docs/homarr-docs-sitemap.ts index 006cdecde..f05c9c63f 100644 --- a/packages/definitions/src/docs/homarr-docs-sitemap.ts +++ b/packages/definitions/src/docs/homarr-docs-sitemap.ts @@ -88,6 +88,7 @@ export type HomarrDocumentationPath = | "/docs/tags/integrations" | "/docs/tags/interface" | "/docs/tags/jellyserr" + | "/docs/tags/layout" | "/docs/tags/ldap" | "/docs/tags/links" | "/docs/tags/lists" @@ -110,6 +111,7 @@ export type HomarrDocumentationPath = | "/docs/tags/proxmox" | "/docs/tags/proxy" | "/docs/tags/puid" + | "/docs/tags/responsive" | "/docs/tags/roles" | "/docs/tags/rss" | "/docs/tags/search"