Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Amazing Features
  • Loading branch information
vsj2811 authored Apr 20, 2024
1 parent 82566ac commit 74acd77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cocka Coin</title>
<link rel="stylesheet" href="styles.css">

</head>
<body>
<header>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="white-paper.html">White Paper</a></li>
<li><a href="features.html">Amazing Features</a></li>
</ul>
</nav>
</header>
<div class="container">
<img id="coin-image" src="CockaCoin-Trnsp.png" alt="Cocka Coin Image">
<h1 id="coin-name">Cocka Coin (COCKA)</h1>
<p id="coin-description">The Cockatiel Coin</p>
<p id="coin-description">Token Address: 0xA0FCac60B239e9fDa5eA35085dE3307A5dd5D908</p>
<p id="coin-description"><strong>The Cockatiel Coin</strong></p>
<p id="coin-description">Token Address: <strong>0xA0FCac60B239e9fDa5eA35085dE3307A5dd5D908</strong><br>(BSC Network)</p>
<p id="frase01">The new world currency in honor of our beloved cockatiels.</p>
<a id="learn-more" href="https://cockacoin.com">CockaCoin.com</a>
</div>
Expand Down

0 comments on commit 74acd77

Please sign in to comment.