Skip to content

Commit

Permalink
Merge pull request #71 from kadena-community/fix/update-kadena-logo
Browse files Browse the repository at this point in the history
Update favicon and logo to new branding
  • Loading branch information
Takadenoshi authored Jan 22, 2024
2 parents d8ad373 + 90899d4 commit 8f6de74
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/address.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<body>
<div id="main">
<div class="ui container">
<img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px">
<img src="/kadena-logo.png" class="center" style="height:70px">
<h1>Kadena Address Generator</h1>
<div class="ui message warning">
<div class="header">
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<head>
<title>Kadena Transfer Tool</title>
<script src="https://code.jquery.com/jquery-3.1.1.min.js" crossorigin="anonymous"></script>
<link rel="icon" href="https://explorer.chainweb.com/static/img/favicon/0d63dkd822sxczcy51lbhqgflzdxw6lhgf88x2j7kc55hcpk120y-favicon-96x96.png">
<link rel="icon" href="/kadena-logo-64px.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/pact-lang-api-global.min.js"></script>
Expand Down Expand Up @@ -45,7 +45,7 @@
<body>
<div id="main">
<div class="container">
<img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px">
<img src="/kadena-logo.png" class="center" style="height:70px">
<h1>Kadena Coin Transfer</h1>
<div>
<a href="transfer-create.html"><button id="submit-button" class="ui primary button">Transfer</button></a>
Expand Down
Binary file added docs/kadena-logo-64px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/kadena-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/ledger.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<head>
<title>Kadena Transfer Tool</title>
<script src="https://code.jquery.com/jquery-3.1.1.min.js" crossorigin="anonymous"></script>
<link rel="icon" href="https://explorer.chainweb.com/static/img/favicon/0d63dkd822sxczcy51lbhqgflzdxw6lhgf88x2j7kc55hcpk120y-favicon-96x96.png">
<link rel="icon" href="/kadena-logo-64px.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/pact-lang-api-global.min.js"></script>
Expand Down Expand Up @@ -45,7 +45,7 @@
<body>
<div id="main">
<div class="container">
<img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px">
<img src="/kadena-logo.png" class="center" style="height:70px">
<h1>Kadena Ledger Tools</h1>
<div style="display: flex; justify-content: center">
<div style="display: flex; flex-direction: column; width: fit-content" class="buttons">
Expand Down
4 changes: 2 additions & 2 deletions docs/search-ledger-keys.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Kadena Transfer Tool</title>
<link rel="icon" href="https://explorer.chainweb.com/static/img/favicon/0d63dkd822sxczcy51lbhqgflzdxw6lhgf88x2j7kc55hcpk120y-favicon-96x96.png">
<link rel="icon" href="/kadena-logo-64px.png">
<script src="https://code.jquery.com/jquery-3.1.1.min.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
Expand Down Expand Up @@ -200,7 +200,7 @@
<body>
<div id="main">
<div class="ui container">
<a href="/"><img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px"></a>
<a href="/"><img src="/kadena-logo.png" class="center" style="height:70px"></a>

<h1>Kadena Search Ledger Keys</h1>

Expand Down
4 changes: 2 additions & 2 deletions docs/sign-ledger-json.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Kadena Transfer Tool</title>
<link rel="icon" href="https://explorer.chainweb.com/static/img/favicon/0d63dkd822sxczcy51lbhqgflzdxw6lhgf88x2j7kc55hcpk120y-favicon-96x96.png">
<link rel="icon" href="/kadena-logo-64px.png">
<script src="https://code.jquery.com/jquery-3.1.1.min.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
Expand Down Expand Up @@ -289,7 +289,7 @@
<body>
<div id="main">
<div class="ui container">
<a href="/"><img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px"></a>
<a href="/"><img src="/kadena-logo.png" class="center" style="height:70px"></a>
<h1>Kadena Sign with Ledger</h1>
<div id="kadena-warning" class="ui warning message">
<i class="close icon"></i>
Expand Down
4 changes: 2 additions & 2 deletions docs/transfer-create.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Kadena Transfer Tool</title>
<link rel="icon" href="https://explorer.chainweb.com/static/img/favicon/0d63dkd822sxczcy51lbhqgflzdxw6lhgf88x2j7kc55hcpk120y-favicon-96x96.png">
<link rel="icon" href="/kadena-logo-64px.png">
<script src="https://code.jquery.com/jquery-3.1.1.min.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
Expand Down Expand Up @@ -821,7 +821,7 @@
<body>
<div id="main">
<div class="ui container">
<a href="/"><img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px"></a>
<a href="/"><img src="/kadena-logo.png" class="center" style="height:70px"></a>

<h1>Kadena Coin Transfer</h1>
<div id="kadena-warning" class="ui warning message">
Expand Down
4 changes: 2 additions & 2 deletions docs/transfer-ledger-create.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Kadena Transfer Tool</title>
<link rel="icon" href="https://explorer.chainweb.com/static/img/favicon/0d63dkd822sxczcy51lbhqgflzdxw6lhgf88x2j7kc55hcpk120y-favicon-96x96.png">
<link rel="icon" href="/kadena-logo-64px.png">
<script src="https://code.jquery.com/jquery-3.1.1.min.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
Expand Down Expand Up @@ -608,7 +608,7 @@
<body>
<div id="main">
<div class="ui container">
<a href="/"><img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px"></a>
<a href="/"><img src="/kadena-logo.png" class="center" style="height:70px"></a>
<h1>Kadena Ledger Transfer</h1>
<div id="kadena-warning" class="ui warning message">
<i class="close icon"></i>
Expand Down
2 changes: 1 addition & 1 deletion docs/transfer.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
<!-- <body>
<div id="main">
<div class="ui container">
<img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px">
<img src="/kadena-logo.png" class="center" style="height:70px">
<h1>Kadena Coin Transfer to Existing Accounts</h1>
<div class="ui warning message">
<div class="header">
Expand Down
2 changes: 1 addition & 1 deletion docs/xchain.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<body>
<div class="ui main container">
<a href="/"><img src="https://explorer.chainweb.com/static/1lv9xhxyhlqc262kffl55w08ms1cvxsnrv49zhvm0b799dsi0v0i-kadena-k-logo.png" class="center" style="height:70px"></a>
<a href="/"><img src="/kadena-logo.png" class="center" style="height:70px"></a>


<h1>Finish Cross Chain Transfer</h1>
Expand Down

0 comments on commit 8f6de74

Please sign in to comment.