diff --git a/.eslintignore b/.eslintignore index 1e7bb4f..85e4001 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,4 @@ /src/embarkArtifacts/* -embark/packages +embark/packages/* embarkjs-plasma embark-plasma \ No newline at end of file diff --git a/public/index.html b/public/index.html index bbddb3d..dca310a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,17 +1,21 @@ - - - - - - embark-plasma-demo-vue3 - - - -
- - - + + + + + + + embark-plasma-demo + + + + +
+ + + + \ No newline at end of file