add subpage list to governance

This commit is contained in:
tree🌴 2023-11-10 18:02:46 +01:00
parent 9cb6d54495
commit 4a4eceb44a
1 changed files with 7 additions and 1 deletions

View File

@ -1 +1,7 @@
# Governance
```mdx-code-block
import DocCardList from '@theme/DocCardList';
<DocCardList />
```