@zdenek @Sandy2503 noticed that too. I’ve filed an issue to the module rep and suggested a fix. @KirAsh4 please take a look.
https://github.com/KirAsh4/calendar_monthly/issues/2
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
R
Offline
Posts
- 
RE: Monthly Calendar
 - 
RE: MMM-quotes: random quote from online services
@israel05 Sure. Just navigate to the
modulesdirectory and git-clone the repository there.cd modules git clone https://github.com/rmrustem/MMM-quotes.gitThen you will need to add the module config to your
config/config.jsfile like this:modules: [ { module: "alert", }, { module: 'MMM-quotes', position: "middle_center", }, ... ] - 
MMM-quotes: random quote from online services
Hello everyone,
I’ve just wanted to share a module for displaying a random quote from a set of online quote-services.

Download:
[card:rmrustem/MMM-quotes]