Optimize format

This commit is contained in:
Kristjan ESPERANTO 2024-12-01 14:32:26 +01:00
parent 26c4edd89e
commit 6d3750b5c6

View file

@ -52,6 +52,7 @@ To display what page you're on, I'd highly recommend checking out my
## Using the module ## Using the module
To use this module, add it to the modules array in the `config/config.js` file. To use this module, add it to the modules array in the `config/config.js` file.
Note: module names used in the following example are fictitious. Note: module names used in the following example are fictitious.
```js ```js
@ -140,8 +141,8 @@ MMM-pages notifications.
### Initialization ### Initialization
_This section provides documentation on what notifications the module sends on *This section provides documentation on what notifications the module sends on
startup. This section isn't necessary to read for most users._ startup. This section isn't necessary to read for most users.*
MMM-pages doesn't activate until we receive the `DOM_OBJECTS_CREATED` MMM-pages doesn't activate until we receive the `DOM_OBJECTS_CREATED`
notification, as that notification ensures all modules have been loaded. On this notification, as that notification ensures all modules have been loaded. On this