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

Commit 02e521e

Browse files
author
Alan Shaw
authored
fix: really allow logo to appear on npm
1 parent 9727bf3 commit 02e521e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
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>
7-
</h1>
1+
<p align="center">
2+
<a href="https://js.ipfs.io" title="JS IPFS">
3+
<img src="https://ipfs.io/ipfs/Qme6KJdKcp85TYbLxuLV7oQzMiLremD7HMoXLZEmgo6Rnh/js-ipfs-sticker.png" alt="IPFS in JavaScript logo" width="244" />
4+
</a>
5+
</p>
86

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

0 commit comments

Comments
 (0)