Skip to content

Commit

Permalink
Better naming and linking to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bboerst committed May 20, 2024
1 parent d1e885e commit 9cad8d1
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
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Core Blockchain Decoder</title>
<title>coinbase OP_RETURN explorer</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -218,8 +218,8 @@
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub Logo">
</a>
</div>
<h1><div class='asciidata'>coinbase OP_RETURNs decoded</div></h1>

<h1><div class='asciidata'>coinbase OP_RETURNs (decoded)</div></h1>
<p><a href='https://github.com/bboerst/coinbase-opreturn-explorer/blob/main/README.md' target="_blank">what is this?</a></p>
<div id="blocks"></div>
</div>

Expand Down

0 comments on commit 9cad8d1

Please sign in to comment.