Some HTML fixes

This commit is contained in:
TheFrenchGhosty 2021-09-04 21:46:18 +02:00
parent f884bb3ecc
commit 11828663ce
1 changed files with 25 additions and 19 deletions

View File

@ -23,35 +23,41 @@
<div class="col-lg-5">
<h2 class="h4">Data import/export</h2>
<p>
<li>Import subscriptions from YouTube, NewPipe and Freetube
<li>Import watch history from NewPipe
<li>Export subscriptions to NewPipe and Freetube
<li>Import/Export Invidious user data
<ul>
<li>Import subscriptions from YouTube, NewPipe and Freetube
<li>Import watch history from NewPipe
<li>Export subscriptions to NewPipe and Freetube
<li>Import/Export Invidious user data
</ul>
</p>
</div>
<div class="col-lg-5">
<h2 class="h4">User features</h2>
<p>
<li>Lightweight
<li>No ads
<li>No tracking
<li>No JavaScript required
<li>Light/Dark themes
<li>Customizable homepage
<li>Subscriptions independant from Google
<li>Notifications for all subscribed channels
<li>Audio-only mode (with background play on mobile)
<li>Support for Reddit comments
<li>Available in many languages, thanks to our translators
<ul>
<li>Lightweight
<li>No ads
<li>No tracking
<li>No JavaScript required
<li>Light/Dark themes
<li>Customizable homepage
<li>Subscriptions independant from Google
<li>Notifications for all subscribed channels
<li>Audio-only mode (with background play on mobile)
<li>Support for Reddit comments
<li>Available in many languages, thanks to our translators
</ul>
</p>
</div>
<div class="col-lg-5">
<h2 class="h4">Technical features</h2>
<p>
<li>Embedded video support
<li>Developer API
<li>Does not use official YouTube APIs
<li>No Contributor License Agreement (CLA)
<ul>
<li>Embedded video support
<li>Developer API
<li>Does not use official YouTube APIs
<li>No Contributor License Agreement (CLA)
</ul>
</p>
</div>
</div>