test
This commit is contained in:
parent
01a95e486e
commit
01d8ab9aaf
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% include card.html color="success"
|
{% include card.html color="success"
|
||||||
title="PeerTube"
|
title="PeerTube"
|
||||||
image="assets/img/tools/peertube.png"
|
image="/assets/img/tools/peertube.png"
|
||||||
url="https://joinpeertube.org/"
|
url="https://joinpeertube.org/"
|
||||||
footer="OS: Windows, macOS, Linux, FreeBSD, Web."
|
footer="OS: Windows, macOS, Linux, FreeBSD, Web."
|
||||||
description="PeerTube is a federated video streaming alternative."
|
description="PeerTube is a federated video streaming alternative."
|
||||||
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
{% include card.html color="primary"
|
{% include card.html color="primary"
|
||||||
title="Invidio / FreeTube"
|
title="Invidio / FreeTube"
|
||||||
image="assets/img/tools/freetube.png"
|
image="/assets/img/tools/freetube.png"
|
||||||
url="https://github.com/FreeTubeApp/FreeTube"
|
url="https://github.com/FreeTubeApp/FreeTube"
|
||||||
footer="OS: Windows, macOS, Linux, Web."
|
footer="OS: Windows, macOS, Linux, Web."
|
||||||
description="FreeTube is an free software video streaming client utilizing <a href='https://invidio.us/'>Invidious</a>, an open-source privacy respecting API for YouTube."
|
description="FreeTube is an free software video streaming client utilizing <a href='https://invidio.us/'>Invidious</a>, an open-source privacy respecting API for YouTube."
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
{% include card.html color="warning"
|
{% include card.html color="warning"
|
||||||
title="LBRY"
|
title="LBRY"
|
||||||
image="assets/img/tools/lbry.png"
|
image="/assets/img/tools/lbry.png"
|
||||||
url="https://lbry.io/"
|
url="https://lbry.io/"
|
||||||
footer="OS: Windows, macOS, Linux, iOS, Android."
|
footer="OS: Windows, macOS, Linux, iOS, Android."
|
||||||
description="LBRY is a decentralized protocol for sharing data, similar to BitTorrent or ZeroNet."
|
description="LBRY is a decentralized protocol for sharing data, similar to BitTorrent or ZeroNet."
|
||||||
|
Reference in New Issue
Block a user