Skip to content

Commit b962e86

Browse files
committed
update readme
1 parent 0cb8a32 commit b962e86

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Properties:
6161

6262
Example config file:
6363

64-
```
64+
```javascript
6565

6666
module.exports = {
6767
name: 'Awesome dashboard',
@@ -120,8 +120,7 @@ Properties:
120120

121121
Example style:
122122

123-
```
124-
123+
```javascript
125124
style: {
126125
font : 'PT Sans',
127126
titlebg : '#eeeeee',

0 commit comments

Comments
 (0)