diff --git a/docs/_templates/demo.html b/docs/_templates/demo.html index 93b4105f..53f32a92 100644 --- a/docs/_templates/demo.html +++ b/docs/_templates/demo.html @@ -22,10 +22,6 @@ - {% set demo_js = "../../dist/components/" + page.component + "/demo.js" %} - @@ -35,8 +31,11 @@ {{content|safe}} {% endblock %} - - + + {% set demo_js = "../../dist/components/" + page.component + "/demo.js" %} + diff --git a/src/animation/demo.html b/src/animation/demo.html index a857641b..64e9f5e6 100644 --- a/src/animation/demo.html +++ b/src/animation/demo.html @@ -5,4 +5,3 @@
-