diff --git a/assets/img/home/btcex.png b/assets/img/home/btcex.png new file mode 100644 index 0000000..d11e896 Binary files /dev/null and b/assets/img/home/btcex.png differ diff --git a/main.html b/main.html index e800356..af186fc 100644 --- a/main.html +++ b/main.html @@ -3,7 +3,7 @@ - + <%= htmlWebpackPlugin.options.title %> diff --git a/pages/base/home.vue b/pages/base/home.vue index 11ca987..82e65b6 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -222,7 +222,9 @@ - + + + {{$t("homeNewText.bb25",{name:'BTCEX'})}} {{$t("homeNewText.bb26")}} diff --git a/static/btcex.ico b/static/btcex.ico new file mode 100644 index 0000000..cfa287a Binary files /dev/null and b/static/btcex.ico differ diff --git a/static/kos.ico b/static/kos.ico deleted file mode 100644 index e049c83..0000000 Binary files a/static/kos.ico and /dev/null differ