Move the unDraw images to the images folder

This commit is contained in:
TheFrenchGhosty 2022-02-14 23:15:13 +01:00
parent 7cb5c1aaf2
commit 0f103e23cf
7 changed files with 6 additions and 6 deletions

View File

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -94,17 +94,17 @@
<div class=container>
<div class="row justify-content-center text-center">
<div class=col-lg-5>
<img src=undraw_privacy_protection_nlwy.svg alt="Visual illustration from undraw" height=250 width=350/>
<img src=images/undraw_privacy_protection_nlwy.svg alt="Visual illustration from undraw" height=250 width=350/>
<h2 class=h4>Privacy focused</h2>
<p>Invidious protects you from the prying eyes of Google. It won't track you either!</p>
</div>
<div class=col-lg-5>
<img src=undraw_design_inspiration_fmjm.svg alt="Visual illustration from undraw" height=250 width=350/>
<img src=images/undraw_design_inspiration_fmjm.svg alt="Visual illustration from undraw" height=250 width=350/>
<h2 class=h4>Ethically designed</h2>
<p>Invidious helps you regain focus through a humane-design — no more shall your day be wasted away!</p>
</div>
<div class=col-lg-5>
<img src=undraw_subscriptions_re_k7jj.svg alt="Visual illustration from undraw" height=250 width=350/>
<img src=images/undraw_subscriptions_re_k7jj.svg alt="Visual illustration from undraw" height=250 width=350/>
<h2 class=h4>Accounts</h2>
<p>Invidious allows you to subscribe to channels and create playlists, without needing a YouTube account.</p>
</div>
@ -114,17 +114,17 @@
<div class=container>
<div class="row justify-content-center text-center">
<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=images/undraw_Around_the_world_re_n353.svg alt="Visual illustration from undraw" height=250 width=350/>
<h2 class=h4>Multilingual</h2>
<p>Thanks to our <a href=https://hosted.weblate.org/engage/invidious/>translators</a>, Invidious is available in many different languages.</p>
</div>
<div class=col-lg-5>
<img src=undraw_Placeholders_re_pvr4.svg alt="Visual illustration from undraw" height=250 width=350/>
<img src=images/undraw_Placeholders_re_pvr4.svg alt="Visual illustration from undraw" height=250 width=350/>
<h2 class=h4>No Ads</h2>
<p>Invidious allows you to watch videos without being disturbed by annoying ads. Also 100% supported by <a href=https://sponsor.ajay.app/>Sponsorblock</a></p>
</div>
<div class=col-lg-5>
<img src=undraw_Coding_re_iv62.svg alt="Visual illustration from undraw" height=250 width=350/>
<img src=images/undraw_Coding_re_iv62.svg alt="Visual illustration from undraw" height=250 width=350/>
<h2 class=h4>Developer API</h2>
<p>Invidious has a <a href=https://docs.invidious.io/API.md>fully featured and documented REST API</a> for developers.</p>
</div>