We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed28c2 commit 9be7234Copy full SHA for 9be7234
1 file changed
index.html
@@ -60,6 +60,9 @@
60
<div class="content vertical">
61
<main class="main">
62
<div class="indexWrapper">
63
+ <div>
64
+ <img src="rust-bitcoin.png" alt="rust-bitcoin logo">
65
+ </div>
66
<div>
67
<h1 class="indexHeader">rust-bitcoin</h1>
68
</div>
@@ -103,4 +106,4 @@ <h1 class="indexHeader">rust-bitcoin</h1>
103
106
104
107
</body>
105
108
-</html>
109
+</html>
0 commit comments