diff --git a/.circleci/config.yml b/.circleci/config.yml index 49d52e35..433275c3 100755 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -134,5 +134,3 @@ workflows: requires: [test-e2e-ssr] filters: branches: { ignore: /^pull\/.*/ } - - diff --git a/examples/global.css b/examples/_static/global.css similarity index 100% rename from examples/global.css rename to examples/_static/global.css diff --git a/examples/index.html b/examples/_static/index.html similarity index 86% rename from examples/index.html rename to examples/_static/index.html index 282dd821..a1704e20 100644 --- a/examples/index.html +++ b/examples/_static/index.html @@ -11,9 +11,11 @@