mirror of
https://github.com/acid-info/new-codex.storage.git
synced 2026-08-30 04:41:11 +00:00
15 lines
447 B
HTML
15 lines
447 B
HTML
<div @name="testnet" class="testnet">
|
|
<div>
|
|
<icon src="icon/header/bracket-left.svg" height="90"></icon>
|
|
<div class="background-testnet"></div>
|
|
<icon src="icon/header/bracket-right.svg"></icon>
|
|
<span class="shield">
|
|
<icon src="icon/header/shield.svg"></icon>
|
|
</span>
|
|
</div>
|
|
<div>
|
|
<p>JOIN TESTNET <span>[01]</span></p>
|
|
<p>Codex is now in Alpha testing. Come help us build and test Codex.</p>
|
|
</div>
|
|
</div>
|