1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-29 17:30:09 +02:00

lab.hakim.se/reveal-js -> revealjs.com

This commit is contained in:
Hakim El Hattab
2017-11-22 14:46:55 +01:00
parent 8a63686017
commit 65bdccd580
10 changed files with 15 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ module.exports = function(grunt) {
banner:
'/*!\n' +
' * reveal.js <%= pkg.version %> (<%= grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +
' * http://lab.hakim.se/reveal-js\n' +
' * http://revealjs.com\n' +
' * MIT licensed\n' +
' *\n' +
' * Copyright (C) 2017 Hakim El Hattab, http://hakim.se\n' +