diff --git a/.roadhogrc b/.roadhogrc index e64dacf034a7a0b340d887b5a90045cbcbd2c09e..4fd3e119beb53246500c49c77baa24167df1d0d7 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 7c81cc6cc7e972dd489876e0a53b1897dacf4e10..3f9b039c1031241830a455c24171b14bfc01a374 --- a/public/index.html +++ b/src/index.ejs @@ -6,11 +6,10 @@