diff --git a/.roadhogrc b/.roadhogrc index e64dacf0..4fd3e119 100755 --- a/.roadhogrc +++ b/.roadhogrc @@ -19,5 +19,6 @@ "g2-plugin-slider": "G2.Plugin.slider" }, "ignoreMomentLocale": true, - "theme": "./src/theme.js" + "theme": "./src/theme.js", + "hash": true } diff --git a/public/index.html b/src/index.ejs old mode 100755 new mode 100644 similarity index 87% rename from public/index.html rename to src/index.ejs index 7c81cc6c..3f9b039c --- a/public/index.html +++ b/src/index.ejs @@ -6,11 +6,10 @@