mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 11:29:26 +03:00
d688621de4
website/docs: improve customize your instance page layout (#16367) * Changes bullet points to a table. WIP * Finished sentence and added punctuation * Updated to match other overview/landing pages Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
10 lines
252 B
Markdown
10 lines
252 B
Markdown
---
|
|
title: Customize your instance
|
|
---
|
|
|
|
You can customize the behaviour, look, and available resources for your authentik instance. For more information refer to each of the topics below:
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
<DocCardList />
|