mirror of
https://github.com/sindresorhus/awesome.git
synced 2026-04-11 02:11:41 +08:00
Fix: Remove duplicate paragraph tag in readme (#3897)
This commit is contained in:
parent
51e985fca1
commit
da0892f292
10
readme.md
10
readme.md
@ -19,11 +19,11 @@
|
||||
<br>
|
||||
<hr>
|
||||
<p>
|
||||
<p>
|
||||
<sup>
|
||||
<a href="https://github.com/sponsors/sindresorhus">My open source work is supported by the community</a>
|
||||
</sup>
|
||||
</p>
|
||||
<sup>
|
||||
<a href="https://github.com/sponsors/sindresorhus">My open source work is supported by the community</a>
|
||||
</sup>
|
||||
</p>
|
||||
<p>
|
||||
<sup>Special thanks to:</sup>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user