com web/pres2: Reveal 3.0: reveal.js reveal_template.php
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 5f4b73567029e6932fd49c4c431c5e010577035f Author: Rasmus Lerdorf <[email protected]> Thu, 22 Jan 2015 17:50:44 -0800 Parents: 8f9324c28fc4f3de750dd814a2b03382ea6d2d72 Branches: master Link: http://git.php.net/?p=web/pres2.git;a=commitdiff;h=5f4b73567029e6932fd49c4c431c5e010577035f Log: Reveal 3.0 Changed paths: M reveal.js M reveal_template.php Diff: diff --git a/reveal.js b/reveal.js index 08fb6cb..9a89e39 160000 --- a/reveal.js +++ b/reveal.js @@ -1 +1 @@ -Subproject commit 08fb6cb2f96a6d97aaa21c35a925ebb59b0b0070 +Subproject commit 9a89e39367dda0d39a618c9672df59b95b7eb3a8 diff --git a/reveal_template.php b/reveal_template.php index d6c37b1..8e06b92 100644 --- a/reveal_template.php +++ b/reveal_template.php @@ -14,7 +14,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> - <link rel="stylesheet" href="/reveal.js/css/reveal.min.css"> + <link rel="stylesheet" href="/reveal.js/css/reveal.css"> <link rel="stylesheet" href="/samdark.css" id="theme"> <!-- For syntax highlighting --> @@ -58,7 +58,7 @@ </div> <script src="/reveal.js/lib/js/head.min.js"></script> - <script src="/reveal.js/js/reveal.min.js"></script> + <script src="/reveal.js/js/reveal.js"></script> <script>