Skip to content

Commit

Permalink
Adding 'tx' to the title
Browse files Browse the repository at this point in the history
  • Loading branch information
bboerst committed May 20, 2024
1 parent dfe3e48 commit 873d6c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>coinbase OP_RETURN explorer</title>
<title>coinbase tx OP_RETURN explorer</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -239,7 +239,7 @@
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub Logo">
</a>
</div>
<h1><div class='data'>coinbase OP_RETURNs (decoded)</div></h1>
<h1><div class='data'>coinbase tx OP_RETURNs (decoded)</div></h1>
<p class="whatisthis"><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 873d6c7

Please sign in to comment.