mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 08:55:07 +01:00
updated to v2.3, initial implementation of uniformly scaled presentations (#310)
This commit is contained in:
parent
784fa9d2e3
commit
d1c74523a4
6 changed files with 25 additions and 22 deletions
2
grunt.js
2
grunt.js
|
|
@ -12,7 +12,7 @@ module.exports = function(grunt) {
|
|||
outputCSS: 'css/reveal.min.css',
|
||||
|
||||
meta: {
|
||||
version: '2.2',
|
||||
version: '2.3',
|
||||
banner:
|
||||
'/*!\n' +
|
||||
' * reveal.js <%= meta.version %> (<%= grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue