Merge pull request #3 from oraichain/feat/rebrand

fix: update brand name
This commit is contained in:
NguyenTheQuang 2024-07-15 10:41:12 +07:00 committed by GitHub
commit 865dbf517b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 38 additions and 20 deletions

View File

@ -4,12 +4,10 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
OraiScan Dashboard - Cosmos Blockchain Explorer And Web Wallet
</title>
<title>Scanium Dashboard - Cosmos Blockchain Explorer And Web Wallet</title>
<meta
name="description"
content="OraiScan Dashboard is a block explorer/web wallet for blockchains built on Cosmos SDK, Cosmoshub, Osmosis, Juno, Evmos, Injective, Canto and 70+ blockchains listed on ping.pub"
content="Scanium Dashboard is a block explorer/web wallet for blockchains built on Cosmos SDK, Cosmoshub, Osmosis, Juno, Evmos, Injective, Canto and 70+ blockchains listed on ping.pub"
/>
<link rel="stylesheet" type="text/css" href="/loader.css" />
<script type="module">

View File

@ -5,8 +5,6 @@ import TxDialog from './components/TxDialog.vue';
onMounted(() => {
themeChange(false);
// import '@oraichain/oraiscan-widget';
// defineAsyncComponent(() => import('@/style.css'));
// Find the <style> element with id "app-style"
const appStyle = document.getElementById('app-styles');

View File

@ -0,0 +1,16 @@
<svg width="129" height="16" viewBox="0 0 129 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_13813_27430)">
<path d="M0.379333 15.26L1.92505 13.2799H13.3537C15.5965 13.2799 16.6851 12.497 16.6851 10.9714C16.6851 9.05446 15.0965 8.81705 12.3738 8.81705H6.49653C2.81661 8.81705 1.09663 7.40267 1.09663 4.85426C1.09663 2.30585 2.88228 0.696991 6.88801 0.696991H18.6652L17.1423 2.69985H6.71373C4.49366 2.69985 3.38236 3.48281 3.38236 5.00832C3.38236 6.85965 4.92808 7.07685 7.6937 7.07685H13.5709C17.1195 7.07685 18.9481 8.36242 18.9481 10.9967C18.9481 13.7825 17.1852 15.2626 13.1795 15.2626H0.379333V15.26Z" fill="white"/>
<path d="M28.8311 15.26C23.9969 15.26 20.4484 12.06 20.4484 7.83708C20.4484 3.61415 23.9995 0.696991 28.8311 0.696991H38.0397L36.494 2.69985H28.8311C25.9796 2.69985 22.7998 4.31124 22.7998 7.94569C22.7998 11.5801 25.9998 13.2799 30.1141 13.2799H38.0397L36.494 15.26H28.8311Z" fill="white"/>
<path d="M44.071 15.2601L45.5081 13.2799H55.6538L48.9481 3.17722L40.7851 15.2601H37.9993L47.4453 1.39156C47.7509 0.934417 48.2737 0.5 48.991 0.5C49.7083 0.5 50.2109 0.89148 50.5367 1.39156L59.854 15.2601H44.071Z" fill="white"/>
<path d="M63.4228 3.7657V15.2601H61.2886V1.98005C61.2886 0.934417 61.8973 0.5 62.5943 0.5C62.9 0.5 63.2485 0.585873 63.6172 0.957148L75.3086 12.1484V0.697003H77.463V13.9113C77.463 14.957 76.8316 15.3914 76.1345 15.3914C75.8289 15.3914 75.5031 15.3257 75.1318 14.957L63.4202 3.7657H63.4228Z" fill="white"/>
<path opacity="0.7" d="M80.0316 15.26V0.696991H82.383V15.2626H80.0316V15.26Z" fill="white"/>
<path opacity="0.7" d="M100.278 0.696991H102.652V8.90544C102.652 13.3026 99.8204 15.5025 94.2058 15.5025C87.6971 15.5025 84.8885 13.3026 84.8885 8.90544V0.696991H87.24V8.90544C87.24 12.1711 89.1771 13.5426 94.2058 13.5426C99.2344 13.5426 100.28 12.1711 100.28 8.90544V0.696991H100.278Z" fill="white"/>
<path opacity="0.7" d="M126.272 15.2601L122.2 3.54849L117.346 14.5428C116.997 15.3257 116.497 15.4571 115.952 15.4571C115.406 15.4571 114.906 15.3257 114.558 14.5428L109.703 3.54849L105.609 15.2601H103.301L108.089 1.60877C108.329 0.891473 108.829 0.497467 109.438 0.497467C110.047 0.497467 110.527 0.846011 110.787 1.36883L115.99 12.8202L121.193 1.36883C121.41 0.846011 121.89 0.497467 122.521 0.497467C123.152 0.497467 123.632 0.888947 123.893 1.60877L128.616 15.2601H126.264H126.272Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_13813_27430">
<rect width="128.241" height="15" fill="white" transform="translate(0.379333 0.5)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -111,10 +111,10 @@ function confirm() {
>
<RouterLink
to="/"
class="flex flex-1 items-center w-full justify-center"
class="flex flex-1 items-center w-full justify-center h-10"
>
<img class="w-10 h-10" src="../../assets/logo.svg" />
<h1 class="ml-3 text-2xl font-semibold dark:text-white">OraiScan</h1>
<img src="../../assets/scanium-logo.svg" />
<!-- <h1 class="ml-3 text-2xl font-semibold dark:text-white">Scanium</h1> -->
</RouterLink>
<div
class="pr-4 cursor-pointer xl:!hidden flex items-center"

View File

@ -28,14 +28,20 @@ const chains = computed(() => {
const featured = computed(() => {
const names = [
// 'cosmos',
// 'osmosis',
// 'akash',
// 'celestia',
// 'evmos',
// 'injective',
// 'dydx',
// 'noble',
'Oraichain',
'OraiBtcMainnet',
'OraiBridge',
'cosmos',
'osmosis',
'akash',
'celestia',
'evmos',
'injective',
'dydx',
'noble',
];
return chains.value
.filter((x) => names.includes(x.chainName))

View File

@ -21,8 +21,8 @@
"links": "链接"
},
"pages": {
"title": "OraiScan Dashboard",
"slogan": "OraiScan Dashboard 是一个区块链浏览器,也是一个网页钱包,还有更多 ... 🛠",
"title": "Scanium Dashboard",
"slogan": "Scanium Dashboard 是一个区块链浏览器,也是一个网页钱包,还有更多 ... 🛠",
"description": "Cosmos Ecosystem Blockchains",
"search_placeholder": "搜索区块链",
"add_to_favorite": "加入收藏夹",

View File

@ -22,11 +22,11 @@
"links": "Links"
},
"pages": {
"title": "OraiScan Dashboard",
"title": "Scanium Dashboard",
"title_all": "404",
"tag": "Beta",
"tag_all": "Page Not Found",
"slogan": "OraiScan Dashboard is not just an explorer but also a wallet and more ... 🛠",
"slogan": "Scanium Dashboard is not just an explorer but also a wallet and more ... 🛠",
"description": "Cosmos Ecosystem Blockchains",
"search_placeholder": "Search Chain",
"description_all": "We couldn't find the page you are looking for.",

View File

@ -21,11 +21,11 @@
"links": "Tautan"
},
"pages": {
"title": "OraiScan Dashboard",
"title": "Scanium Dashboard",
"title_all": "404",
"tag": "Beta",
"tag_all": "Halaman Tidak Ditemukan",
"slogan": "OraiScan Dashboard bukan hanya sebuah penjelajah tetapi juga sebuah dompet dan masih banyak lagi ... 🛠",
"slogan": "Scanium Dashboard bukan hanya sebuah penjelajah tetapi juga sebuah dompet dan masih banyak lagi ... 🛠",
"description": "Cosmos Ecosystem Blockchains",
"search_placeholder": "Telusuri Rantai",
"description_all": "Kami tidak dapat menemukan halaman yang anda cari.",