Update readme.md

This commit is contained in:
sam detweiler 2024-11-29 13:34:33 -06:00 committed by GitHub
parent 2f5ac7666a
commit 2e72391ca7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,7 +81,7 @@ modules: [
]
```
and alternative approach, is to define a fixed MMM-Pages config
an alternative approach, is to define a fixed MMM-Pages config
```js
modules: [
@ -89,9 +89,10 @@ modules: [
module: 'MMM-pages',
config: {
modules:
[[ "page1" ],
[
[ "page1" ],
[ "page2" ],
[ "page3" ],
[ "page3" ]
],
fixed: [ "fixed_page" ],
hiddenPages: {