diff --git a/assets/icon-background.png b/assets/icon-background.png new file mode 100644 index 0000000..dec0fac Binary files /dev/null and b/assets/icon-background.png differ diff --git a/assets/icon-foreground.png b/assets/icon-foreground.png new file mode 100644 index 0000000..886002f Binary files /dev/null and b/assets/icon-foreground.png differ diff --git a/assets/icon-only.png b/assets/icon-only.png new file mode 100644 index 0000000..04155ab Binary files /dev/null and b/assets/icon-only.png differ diff --git a/assets/icon.png b/assets/icon.png index d4e9007..ed15f9e 100644 Binary files a/assets/icon.png and b/assets/icon.png differ diff --git a/assets/splash-dark.png b/assets/splash-dark.png index d4e9007..479124a 100644 Binary files a/assets/splash-dark.png and b/assets/splash-dark.png differ diff --git a/assets/splash.png b/assets/splash.png deleted file mode 100644 index d4e9007..0000000 Binary files a/assets/splash.png and /dev/null differ diff --git a/assets/splash.svg b/assets/splash.svg new file mode 100644 index 0000000..5264910 --- /dev/null +++ b/assets/splash.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/styles/splash.png b/assets/styles/splash.png new file mode 100644 index 0000000..83cf8f1 Binary files /dev/null and b/assets/styles/splash.png differ diff --git a/components/UserAddress.vue b/components/UserAddress.vue index d5d430d..ae641c7 100644 --- a/components/UserAddress.vue +++ b/components/UserAddress.vue @@ -2,7 +2,7 @@