Skip to content

Commit 1988e46

Browse files
author
Valeria Zuccoli
authored
add date and slide number to default slide
I initialized from scratch a brand new presentation with our internal style. I think that, as is intended for the progress line bar, it is better to see something you can delete instead not to see something you can add. Tell me what you think.
1 parent b25704b commit 1988e46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/onepunch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"width": 960,
33
"height": 600,
44
"progress": "line",
5-
"date": "",
6-
"slideNumber": false
5+
"date": "October 21, 2015",
6+
"slideNumber": true
77
}

0 commit comments

Comments
 (0)