mirror of
https://github.com/sindresorhus/awesome.git
synced 2026-04-18 03:16:16 +05:30
Fix: Remove duplicate paragraph tag in readme (#3897)
This commit is contained in:
parent
51e985fca1
commit
da0892f292
1 changed files with 5 additions and 5 deletions
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…
Add table
Add a link
Reference in a new issue