Change branding on default config.

This commit is contained in:
Michael Teeuw 2016-04-08 22:21:14 +02:00
parent a34a5c4db0
commit c31d392e19

View File

@ -18,7 +18,7 @@ var defaults = {
module: "helloworld",
position: "upper_third",
config: {
text: "Magic Mirror V2",
text: "Magic Mirror<sup>2</sup>",
classes: "large thin"
}
},