website/docs: cleanup more (#9249)
simplify DocCardList Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -36,6 +36,5 @@ There are, however, also some downsides, mainly the fact that you **can't** rest
|
||||
For configuration templates for each web server, refer to the following:
|
||||
|
||||
import DocCardList from "@theme/DocCardList";
|
||||
import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items} />
|
||||
<DocCardList />
|
||||
|
||||
Reference in New Issue
Block a user