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 + + + + + +
+