diff --git a/public/favicon.ico b/public/favicon.ico index f16c63128b..78586f5096 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/logo.png b/public/logo.png index f15306aec3..a5750dd2bf 100644 Binary files a/public/logo.png and b/public/logo.png differ diff --git a/public/logo.svg b/public/logo.svg index c4f1eb30d0..272f464cb3 100644 --- a/public/logo.svg +++ b/public/logo.svg @@ -1,14 +1,213 @@ - - - + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + diff --git a/public/logos/nibiru.png b/public/logos/nibiru.png index f15306aec3..a5750dd2bf 100644 Binary files a/public/logos/nibiru.png and b/public/logos/nibiru.png differ diff --git a/public/test.html b/public/widget-test.html similarity index 88% rename from public/test.html rename to public/widget-test.html index 9163d0050a..cbe6515e6a 100644 --- a/public/test.html +++ b/public/widget-test.html @@ -18,7 +18,7 @@ />
- + - - + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + diff --git a/src/pages/index.vue b/src/pages/index.vue index c233fc5113..1d11611c0a 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -21,25 +21,18 @@ const chains = computed(() => { return Object.values(dashboard.chains); } }); -const chainStore = useBlockchain() +const chainStore = useBlockchain();