diff --git a/app.vue b/app.vue
index 22b6019..439cfc5 100644
--- a/app.vue
+++ b/app.vue
@@ -99,8 +99,12 @@ const upperCase = (str: string) => str.toUpperCase();
-
-
+
+
Simple QRCode Generator
@@ -108,13 +112,27 @@ const upperCase = (str: string) => str.toUpperCase();
-
-
+
+
-
+
{{ capitalize(state.logo) }}
@@ -126,8 +144,13 @@ const upperCase = (str: string) => str.toUpperCase();
-
+
{{ upperCase(state.format) }}
@@ -140,17 +163,46 @@ const upperCase = (str: string) => str.toUpperCase();
-
-
+
+
-
+
-
+