diff options
author | Hakim El Hattab | 2013-10-10 09:11:03 -0400 |
---|---|---|
committer | Hakim El Hattab | 2013-10-10 09:11:03 -0400 |
commit | ac1dbd9d6158616756be54c5ad1bd91675004e39 (patch) | |
tree | 4cb3063e15a4e2c5ddbd8f034af2686f9743bfaf | |
parent | 9a7fbd6cd1e091d01c10a5088f6f90723a0c2053 (diff) |
remove unused head.js in barebones example #616
-rw-r--r-- | test/examples/barebones.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/examples/barebones.html b/test/examples/barebones.html index 5c03ff3..c948d00 100644 --- a/test/examples/barebones.html +++ b/test/examples/barebones.html @@ -29,7 +29,6 @@ </div> - <script src="../../lib/js/head.min.js"></script> <script src="../../js/reveal.min.js"></script> <script> |