mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-23 15:30:44 -04:00
docs: update docusaurus and enable broken anchor detection
This commit is contained in:
parent
ded559a3fe
commit
e90b0e5109
5 changed files with 27 additions and 17 deletions
|
@ -10,7 +10,7 @@ export default {
|
|||
...MDXComponents,
|
||||
// Map the "highlight" tag to our <Highlight /> component!
|
||||
// `Highlight` will receive all props that were passed to `highlight` in MDX
|
||||
tabs: Tabs,
|
||||
tabItem: TabItem,
|
||||
asciinemaWidget: AsciinemaWidget,
|
||||
Tabs,
|
||||
TabItem,
|
||||
AsciinemaWidget,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue