diff --git a/app/.eslintrc.js b/app/.eslintrc.js index c2b207aa..728ddd1a 100644 --- a/app/.eslintrc.js +++ b/app/.eslintrc.js @@ -2,7 +2,7 @@ module.exports = { root: true, env: { es2021: true, - node: true + node: true, }, extends: [ 'plugin:vue/strongly-recommended', diff --git a/app/index.html b/app/index.html index 6b2030d5..8db9df95 100644 --- a/app/index.html +++ b/app/index.html @@ -1,23 +1,26 @@ - + + + + + + + + + YunoHost Admin + - - - - - - - - YunoHost Admin - - - - -
- - - - \ No newline at end of file + + +
+ + + diff --git a/app/src/App.vue b/app/src/App.vue index 596427e4..b45efeb9 100644 --- a/app/src/App.vue +++ b/app/src/App.vue @@ -4,23 +4,22 @@
- YunoHost logo + YunoHost logo - YunoHost logo + YunoHost logo @@ -28,7 +27,9 @@