From 188200937f7f24533342236698a1291cc14b376a Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Thu, 12 Sep 2019 02:18:58 +0000 Subject: [PATCH] Seperate Invidious and Freetube | Correct Name --- _includes/sections/video-streaming.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/_includes/sections/video-streaming.html b/_includes/sections/video-streaming.html index 43a81e0b..cadf69cc 100644 --- a/_includes/sections/video-streaming.html +++ b/_includes/sections/video-streaming.html @@ -11,11 +11,17 @@ %} {% include card.html color="primary" - title="Invidio / FreeTube" - image="/assets/img/tools/freetube.png" - url="https://github.com/FreeTubeApp/FreeTube" + title="Invidious" + image="/assets/img/tools/invidio.png" + url="https://github.com/omarroth/invidious/wiki/Invidious-Instances" footer="OS: Windows, macOS, Linux, Web." - description="FreeTube is an free software video streaming client utilizing Invidious, an open-source privacy respecting API for YouTube." + description="Invidious, an open-source privacy respecting API for YouTube." %} + +