diff --git a/.prettierrc b/.prettierrc
index 2d7993c..9663b3c 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -11,7 +11,7 @@
"trailingComma": "all",
"bracketSpacing": true,
"objectWrap": "collapse",
- "bracketSameLine": false,
+ "bracketSameLine": true,
"arrowParens": "always",
"endOfLine": "lf"
}
diff --git a/index.html b/index.html
index 3425609..f3b171b 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,14 @@
-
+
-
+
+
Viossa.net
-
+
diff --git a/src/App.vue b/src/App.vue
index 484845c..1a595cb 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,15 +1,28 @@
-
-