diff --git a/demo.html b/demo.html index 3abefdf..60a6c57 100644 --- a/demo.html +++ b/demo.html @@ -19,7 +19,7 @@ - + diff --git a/examples/auto-animate.html b/examples/auto-animate.html index 1f3e19d..4af405f 100644 --- a/examples/auto-animate.html +++ b/examples/auto-animate.html @@ -10,7 +10,7 @@ - + diff --git a/examples/layout-helpers.html b/examples/layout-helpers.html index c7d965e..ced785e 100644 --- a/examples/layout-helpers.html +++ b/examples/layout-helpers.html @@ -10,7 +10,7 @@ - + diff --git a/examples/markdown.html b/examples/markdown.html index 593c1a3..9dece58 100644 --- a/examples/markdown.html +++ b/examples/markdown.html @@ -9,7 +9,7 @@ - + diff --git a/examples/multiple-presentations.html b/examples/multiple-presentations.html index 989436a..e5347d4 100644 --- a/examples/multiple-presentations.html +++ b/examples/multiple-presentations.html @@ -10,7 +10,7 @@ - + diff --git a/index.html b/index.html index 32ee75f..7030479 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - +
diff --git a/lib/css/monokai.css b/plugin/highlight/monokai.css similarity index 100% rename from lib/css/monokai.css rename to plugin/highlight/monokai.css diff --git a/lib/css/zenburn.css b/plugin/highlight/zenburn.css similarity index 100% rename from lib/css/zenburn.css rename to plugin/highlight/zenburn.css