From c1c30f9792a953e420dcf7b7d1d63c485d055f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Sun, 25 Feb 2018 00:01:49 +0100 Subject: [PATCH] index support --- public/assets/js/app.js | 1 + public/index.html | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/public/assets/js/app.js b/public/assets/js/app.js index e610f21..c47c809 100644 --- a/public/assets/js/app.js +++ b/public/assets/js/app.js @@ -40,6 +40,7 @@ non_www: true, cdn: false, + index: '', index_html: false, php: '7.2', diff --git a/public/index.html b/public/index.html index f85456d..43e44d5 100644 --- a/public/index.html +++ b/public/index.html @@ -128,6 +128,12 @@
+
+ + +