-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from kadena-community/fix/update-kadena-logo
Update favicon and logo to new branding
- Loading branch information
Showing
11 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
@@ -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> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
@@ -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"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters