mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Add missing ":"
This commit is contained in:
parent
015a324fad
commit
17eb4dc74f
1 changed files with 5 additions and 5 deletions
|
@ -25,13 +25,13 @@
|
||||||
|
|
||||||
<ul class="text-content">
|
<ul class="text-content">
|
||||||
<li>
|
<li>
|
||||||
<a class="link-primary me-1" href="https://joinpeertube.org" target="_blank" i18n>Official PeerTube website</a>
|
<a class="link-primary me-1" href="https://joinpeertube.org" target="_blank" i18n>Official PeerTube website:</a>
|
||||||
|
|
||||||
<span i18n>Blog post, get help or discover PeerTube</span>
|
<span i18n>Blog post, get help or discover PeerTube</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="link-primary me-1" href="https://instances.joinpeertube.org/instances" target="_blank" i18n>Public PeerTube index</a>
|
<a class="link-primary me-1" href="https://instances.joinpeertube.org/instances" target="_blank" i18n>Public PeerTube index:</a>
|
||||||
|
|
||||||
<span i18n>Put your platform on the official PeerTube public index</span>
|
<span i18n>Put your platform on the official PeerTube public index</span>
|
||||||
</li>
|
</li>
|
||||||
|
@ -43,19 +43,19 @@
|
||||||
|
|
||||||
<ul class="text-content">
|
<ul class="text-content">
|
||||||
<li>
|
<li>
|
||||||
<a class="link-primary me-1" href="https://docs.joinpeertube.org/admin/following-instances" target="_blank" i18n>Admin</a>
|
<a class="link-primary me-1" href="https://docs.joinpeertube.org/admin/following-instances" target="_blank" i18n>Admin:</a>
|
||||||
|
|
||||||
<span i18n>Managing users, following other platforms, dealing with spammers, configure object storage or remote transcoding...</span>
|
<span i18n>Managing users, following other platforms, dealing with spammers, configure object storage or remote transcoding...</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="link-primary me-1" href="https://docs.joinpeertube.org/use/setup-account" target="_blank">User</a>
|
<a class="link-primary me-1" href="https://docs.joinpeertube.org/use/setup-account" target="_blank">User:</a>
|
||||||
|
|
||||||
<span i18n>Setup your account, managing video playlists, discover third-party applications...</span>
|
<span i18n>Setup your account, managing video playlists, discover third-party applications...</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="link-primary me-1" href="https://docs.joinpeertube.org/maintain/tools" target="_blank" i18n>CLI</a>
|
<a class="link-primary me-1" href="https://docs.joinpeertube.org/maintain/tools" target="_blank" i18n>CLI:</a>
|
||||||
|
|
||||||
<span i18n>Upload or import videos, parse logs, prune storage directories, reset user password...</span>
|
<span i18n>Upload or import videos, parse logs, prune storage directories, reset user password...</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue