diff options
author | Hakim El Hattab | 2018-10-04 14:48:01 +0200 |
---|---|---|
committer | Hakim El Hattab | 2018-10-04 14:48:01 +0200 |
commit | 29b0e86089eb3ec0d4bb5811c9b723dfcf36703c (patch) | |
tree | 986f986df26127d945374e2b8f004ec1cb1a9568 /plugin/markdown/example.html | |
parent | d5cf3fa13c899014008314d41292880fa8b699bd (diff) |
remove head.min.js in favor of simple built-in script loader
Diffstat (limited to 'plugin/markdown/example.html')
-rw-r--r-- | plugin/markdown/example.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/markdown/example.html b/plugin/markdown/example.html index 300e39e..f34417b 100644 --- a/plugin/markdown/example.html +++ b/plugin/markdown/example.html @@ -109,7 +109,6 @@ </div> </div> - <script src="../../lib/js/head.min.js"></script> <script src="../../js/reveal.js"></script> <script> |