Updating features page, removing features page visibility
Removing features page for now due to redundancy with main page.
This commit is contained in:
parent
9acfe104c8
commit
4692dc9e90
3 changed files with 11 additions and 10 deletions
|
@ -113,7 +113,7 @@
|
|||
<div class="service-box mt-5 mx-auto">
|
||||
<i class="fas fa-4x fa-music text-primary mb-3 sr-icon-1"></i>
|
||||
<h3 class="mb-3">Library Intelligence</h3>
|
||||
<p class="text-mute mb-0">From designing intelligent & automated playlists to drag-and-drop visual editing & cuing, managing your library and playlists has never been simpler.</p>
|
||||
<p class="text-muted mb-0">From designing intelligent & automated playlists to drag-and-drop visual editing & cuing, managing your library and playlists has never been simpler.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-3 col-md-6 text-center">
|
||||
|
@ -132,9 +132,9 @@
|
|||
</div>
|
||||
<div class="col-lg-3 col-md-6 text-center">
|
||||
<div class="service-box mt-5 mx-auto">
|
||||
<i class="fas fa-4x fa-microphone text-primary mb-3 sr-icon-4"></i>
|
||||
<h3 class="mb-3">Podcasting & More!</h3>
|
||||
<p class="text-muted mb-0">Syndicate your library with the latest content from the best artists on the web, it's as simple as providing an RSS feed and programming a schedule.</p>
|
||||
<i class="fas fa-4x fa-broadcast-tower text-primary mb-3 sr-icon-4"></i>
|
||||
<h3 class="mb-3">AM/FM & Web</h3>
|
||||
<p class="text-muted mb-0">LibreTime is flexible, allowing you to run your internet radio station entirely from a cloud VM with its built-in Icecast server or plug its analog output into the mixer at your broadcast AM or FM station.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue