Assorted work

This commit is contained in:
Zachary Klosko 2020-11-09 23:19:28 -05:00
parent b8c02a3b57
commit 55258882c9
9 changed files with 46 additions and 28 deletions

View file

@ -93,12 +93,12 @@ layout: default
<div class="card border-bottom mb-3">
<div class="card-header accordion-header d-flex align-items-center" id="headingFour-001" data-toggle="collapse" data-target="#collapseFour-001" aria-expanded="true" aria-controls="collapseFour-001" role="region">
<h6 class="mb-0">Where can I download Docs UI Kit?</h6>
<h6 class="mb-0">Is LibreTime free?</h6>
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
</div>
<div id="collapseFour-001" class="collapse" aria-labelledby="headingFour-001" data-parent="#accordionExample-001">
<div class="card-body">You can download Docs UI Kit on <a target="_blank" href="https://htmlstream.com/">Htmlstream website</a> or on the <a href="#">Github page</a>.</div>
<div class="card-body">Absolutely, but "free as in freedom" free. While there is no cost to use the Libretime software at your radio station or in the cloud, please consider supporting the project <a href="https://opencollective.com/libretime" target="_blank">financially</a> or <a href="/contribute">with your many talents</a>. Our supporters allow the Libretime project to keep growing and improving.</div>
</div>
</div>