Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 457898b

Browse files
author
Alan Shaw
authored
docs: allow IPFS logo to appear on npm
1 parent 1eb716a commit 457898b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
<h1 align="center">
2-
<a href="https://js.ipfs.io">
3-
<img src="https://ipfs.io/ipfs/Qme6KJdKcp85TYbLxuLV7oQzMiLremD7HMoXLZEmgo6Rnh/js-ipfs-sticker.png" alt="IPFS in JavaScript logo" width="244" />
4-
</a>
1+
<h1>
2+
<div align="center">
3+
<a href="https://js.ipfs.io" title="JS IPFS">
4+
<img src="https://ipfs.io/ipfs/Qme6KJdKcp85TYbLxuLV7oQzMiLremD7HMoXLZEmgo6Rnh/js-ipfs-sticker.png" alt="IPFS in JavaScript logo" width="244" />
5+
</a>
6+
</div>
57
</h1>
68

79
<h3 align="center">The JavaScript implementation of the IPFS protocol.</h3>

0 commit comments

Comments
 (0)