Add "playlists" to header
This commit is contained in:
parent
9793e7e2cb
commit
a1aa68e6d3
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<template v-if="!smallFormat">
|
<template v-if="!smallFormat">
|
||||||
<h4>
|
<h4>
|
||||||
<div v-translate>A search engine of <a href="https://joinpeertube.org" target="_blank">PeerTube</a> videos and channels</div>
|
<div v-translate>A search engine of <a href="https://joinpeertube.org" target="_blank">PeerTube</a> videos, channels and playlists</div>
|
||||||
|
|
||||||
<div v-translate>Developed by <a href="https://framasoft.org" target="_blank">Framasoft</a></div>
|
<div v-translate>Developed by <a href="https://framasoft.org" target="_blank">Framasoft</a></div>
|
||||||
</h4>
|
</h4>
|
||||||
|
|
Loading…
Reference in New Issue