This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Change to true to see a preview of your widget. | |
const testMode = true | |
// Optionally specify the size of your widget preview. | |
const widgetPreview = "large" | |
/* -- GREETING AND DATE -- */ | |
// Optionally show a greeting based on the time of day. | |
const showGreeting = true |