correct image files names in index.html
This commit is contained in:
parent
46d286a0d1
commit
c9c6afac8b
@ -1694,7 +1694,7 @@ layout: default
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Desktop: Invidio.us"
|
||||
image="assets/img/tools/Invidious.png"
|
||||
image="assets/img/tools/invidious.png"
|
||||
url="https://invidio.us"
|
||||
footer="OS: Browser"
|
||||
description="Invidious is a Youtube Frontend that gets Youtube Videos directly from googevideo.com. This means that you can watch youtube videos without most of the tracking."
|
||||
@ -1702,7 +1702,7 @@ layout: default
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="Mobile: Newpipe"
|
||||
image="assets/img/tools/Newpipe.png"
|
||||
image="assets/img/tools/newpipe.svg"
|
||||
url="https://newpipe.schabi.org/"
|
||||
footer="OS: Android"
|
||||
description='Newpipe is another Youtube Frontend that acts like invidious, but is an app available for fdroid. Newpipe supposed to be used without the proprietary YouTube-API or any of Google's (proprietary) play-services. NewPipe only parses the YouTube website in order to gain the information it needs. Newpipe has also got many useful features such as the ability to play videos in the background, as a popup and to download videos.'
|
||||
@ -1712,7 +1712,7 @@ layout: default
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="Peertube"
|
||||
image="assets/img/tools/Peertube.png"
|
||||
image="assets/img/tools/peertube.png"
|
||||
url="https://joinpeertube.org/en/"
|
||||
footer="OS: Browser, Android."
|
||||
description='PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. '
|
||||
|
Reference in New Issue
Block a user