Create April Fools Live Laugh Love module
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# MMM-LiveLaughLove
|
||||
|
||||
An April Fools' Day background for MagicMirror that parodies the ubiquitous
|
||||
“Live, Laugh, Love” vinyl wall cling.
|
||||
|
||||
```js
|
||||
{
|
||||
module: "MMM-LiveLaughLove",
|
||||
position: "fullscreen_below",
|
||||
config: {
|
||||
preview: false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
The module displays automatically on April 1 in the mirror's local timezone.
|
||||
Set `preview: true` while developing to display it on any date.
|
||||
Reference in New Issue
Block a user