diff --git a/app/static/index.html b/app/static/index.html index d391bca..2de60d1 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -1,5 +1,5 @@ - + Algo VPN @@ -10,19 +10,34 @@ integrity="sha256-NSuqgY2hCZJUN6hDMFfdxvkexI7+iLxXQbL540RQ/c4=" crossorigin="anonymous"> +

{{ title }}

-
- - -
- - + +
+ + +
+
+ + + +
- \ No newline at end of file + diff --git a/app/static/provider-setup.vue b/app/static/provider-setup.vue index 31ac68d..22f6856 100644 --- a/app/static/provider-setup.vue +++ b/app/static/provider-setup.vue @@ -1,6 +1,7 @@ @@ -108,4 +108,4 @@ module.exports = { extra_args: Object } } - \ No newline at end of file +