Skip to content

Commit 7fcec97

Browse files
committed
Replace copyright symbol. Github replaced it with a huge icon
1 parent d020202 commit 7fcec97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ config = {
4444
"border": "0" // default is 0, units: mm, cm, in, px
4545
"header": {
4646
"height": "45mm",
47-
"contents": "<div style="text-align: center;">© Marc Bachmann</div>"
47+
"contents": '<div style="text-align: center;">Author: Marc Bachmann</div>'
4848
},
4949
"footer": {
5050
"height": "28mm",
51-
"contents": "<span style="color: #444;">{{page}}</span>/<span>{{pages}}</span>"
51+
"contents": '<span style="color: #444;">{{page}}</span>/<span>{{pages}}</span>'
5252
},
5353

5454

0 commit comments

Comments
 (0)