Enhances some descriptions

This commit is contained in:
TheFrenchGhosty 2021-09-05 16:00:14 +02:00
parent 911b3a095e
commit 1b7edfdce5

View file

@ -27,8 +27,8 @@
<div class="row justify-content-center text-center"> <div class="row justify-content-center text-center">
<div class="col-lg-5"> <div class="col-lg-5">
<img src="undraw_privacy_protection_nlwy.svg" alt="Visual illustration from undraw" height=250 width=350/> <img src="undraw_privacy_protection_nlwy.svg" alt="Visual illustration from undraw" height=250 width=350/>
<h2 class="h4">Privacy</h2> <h2 class="h4">Privacy focused</h2>
<p> With protections against the prying eyes of google, and lack of build-in tracking, Invidious help keeps your data private. </p> <p>Invidious protects you against the prying eyes of Google, and doesn't contains any build-in tracking.</p>
</div> </div>
<div class="col-lg-5"> <div class="col-lg-5">
<img src="undraw_design_inspiration_fmjm.svg" alt="Visual illustration from undraw" height=250 width=350/> <img src="undraw_design_inspiration_fmjm.svg" alt="Visual illustration from undraw" height=250 width=350/>
@ -50,17 +50,17 @@
<div class="col-lg-5"> <div class="col-lg-5">
<img src="undraw_Around_the_world_re_n353.svg" alt="Visual illustration from undraw" height=250 width=350/> <img src="undraw_Around_the_world_re_n353.svg" alt="Visual illustration from undraw" height=250 width=350/>
<h2 class="h4">Multilingual</h2> <h2 class="h4">Multilingual</h2>
<p> Thanks to our translators, Invidious is available in a multitude of different languages.</p> <p>Thanks to our <a href="https://hosted.weblate.org/engage/invidious/">translators</a>, Invidious is available in a multitude of different languages.</p>
</div> </div>
<div class="col-lg-5"> <div class="col-lg-5">
<img src="undraw_Placeholders_re_pvr4.svg" alt="Visual illustration from undraw" height=250 width=350/> <img src="undraw_Placeholders_re_pvr4.svg" alt="Visual illustration from undraw" height=250 width=350/>
<h2 class="h4">No Ads</h2> <h2 class="h4">No Ads</h2>
<p> Invidious allows you to watch your video in peace, without any of those pesky interruptions.</p> <p>Invidious allows you to watch your video in peace, without any of those pesky interruptions. <a href="https://sponsor.ajay.app/">Sponsorblock</a> also fully support for Invidious!</p>
</div> </div>
<div class="col-lg-5"> <div class="col-lg-5">
<img src="undraw_Coding_re_iv62.svg" alt="Visual illustration from undraw" height=250 width=350/> <img src="undraw_Coding_re_iv62.svg" alt="Visual illustration from undraw" height=250 width=350/>
<h2 class="h4">Developer API</h2> <h2 class="h4">Developer API</h2>
<p> Invidious's fully featured developer API allows you to programmatically interact with us in every way shape or form. </p> <p>Invidious's fully featured developer API allows you to programmatically interact with an instance in every way shape or form.</p>
</div> </div>
</div> </div>
</div> </div>