forked from kofal.net/zmk
feat(docs): Add dynamic hardware list component.
This commit is contained in:
committed by
Pete Johanson
parent
5e6634d2e5
commit
47abbe7925
@@ -11,7 +11,7 @@ module.exports = {
|
||||
plugins: [
|
||||
path.resolve(__dirname, "src/docusaurus-tree-sitter-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-metadata-collection-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-schema-typescript-plugin")
|
||||
path.resolve(__dirname, "src/hardware-schema-typescript-plugin"),
|
||||
],
|
||||
themeConfig: {
|
||||
colorMode: {
|
||||
|
||||
Reference in New Issue
Block a user