From 2e6b573d38a4e06abf925bffc893688342223bde Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 15 Aug 2019 11:43:43 +0800 Subject: [PATCH] [U] Reformat index.html --- babel.config.js | 2 +- public/index.html | 30 ++++++++++++++++-------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/babel.config.js b/babel.config.js index ba17966..fd1df2a 100644 --- a/babel.config.js +++ b/babel.config.js @@ -2,4 +2,4 @@ module.exports = { presets: [ '@vue/app' ] -} +}; diff --git a/public/index.html b/public/index.html index 3ae7719..2611bc3 100644 --- a/public/index.html +++ b/public/index.html @@ -1,17 +1,19 @@ - - - - - - veracross-analyzer - - - -
- - + + + + + + + Veracross Analyzer + + + + + +
+