closing link tag for logo link in README.md (#1362)
This commit is contained in:
parent
8af9b8ae69
commit
c4ac459314
|
@ -1,7 +1,7 @@
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://joinpeertube.org">
|
<a href="https://joinpeertube.org">
|
||||||
<img src="https://joinpeertube.org/img/brand.png" alt="PeerTube">
|
<img src="https://joinpeertube.org/img/brand.png" alt="PeerTube">
|
||||||
<a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p align=center>
|
<p align=center>
|
||||||
|
|
Loading…
Reference in New Issue