mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Update the downloads section
This commit is contained in:
parent
01d5c15b0c
commit
93486d5f14
@ -287,32 +287,32 @@
|
||||
<p>Select a platform from the options above</p>
|
||||
</div>
|
||||
<div class="windows hidden">
|
||||
<h4>OpenLP 2.2 for Windows 7 and higher</h4>
|
||||
<p>OpenLP-2.2.1-setup.exe / OpenLPPortable_2.2.1.paf.exe</p>
|
||||
<h4>OpenLP for Windows 7 and higher</h4>
|
||||
<p>Please see our <a href="/blog/2016/02/14/openlp-24-released">blog post</a> about 2.2 vs 2.4</p>
|
||||
<p>
|
||||
<div class="btn-group">
|
||||
<a href="https://get.openlp.org/2.2.1/OpenLP-2.2.1-setup.exe" class="btn btn-success"><i class="fa fa-fw fa-download"></i> Installer</a>
|
||||
<div class="btn-group">
|
||||
<button type="button" class="btn btn-warning dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<i class="fa fa-fw fa-cloud-download"></i> BitTorrent <span class="caret"></span>
|
||||
</button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="https://get.openlp.org/2.2.1/OpenLP-2.2.1-setup.exe.torrent"><i class="fa fa-fw fa-file"></i> Torrent File</a></li>
|
||||
<li><a href="magnet:?xt=urn:btih:ace23e07070bb508f7af6f881ff9d71f4895158f&tr=udp://tracker.unit193.net:6969&tr=udp://tracker.coppersurfer.tk:6969"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
OpenLP 2.2 <span class="caret"></span>
|
||||
</button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="https://get.openlp.org/2.2.1/OpenLP-2.2.1-setup.exe"><i class="fa fa-fw fa-download"></i> OpenLP-2.2.1-setup.exe</a></li>
|
||||
<li><a href="https://get.openlp.org/2.2.1/OpenLPPortable_2.2.1.paf.exe"><i class="fa fa-fw fa-download"></i> OpenLPPortable_2.2.1.paf.exe</a></li>
|
||||
<li role="separator" class="divider"></li>
|
||||
<li><a href="https://get.openlp.org/2.2.1/OpenLP-2.2.1-setup.exe.torrent"><i class="fa fa-fw fa-cloud-download"></i> Torrent</a></li>
|
||||
<li><a href="magnet:?xt=urn:btih:ace23e07070bb508f7af6f881ff9d71f4895158f&tr=udp://tracker.unit193.net:6969&tr=udp://tracker.coppersurfer.tk:6969"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="btn-group">
|
||||
<a href="https://get.openlp.org/2.2.1/OpenLPPortable_2.2.1.paf.exe" class="btn btn-primary"><i class="fa fa-fw fa-download"></i> PortableApps.com</a>
|
||||
<div class="btn-group">
|
||||
<button type="button" class="btn btn-warning dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<i class="fa fa-fw fa-cloud-download"></i> BitTorrent <span class="caret"></span>
|
||||
</button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="https://get.openlp.org/2.2.1/OpenLPPortable_2.2.1.paf.exe.torrent"><i class="fa fa-fw fa-file"></i> Torrent File</a></li>
|
||||
<li><a href="magnet:?xt=urn:btih:d6c5b95778ce9bc066b9305f2da89e2b5a5ccaac&tr=udp://tracker.unit193.net:6969&tr=udp://tracker.coppersurfer.tk:6969"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
OpenLP 2.4 <span class="caret"></span>
|
||||
</button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="https://get.openlp.org/2.4/OpenLP-2.4-setup.exe"><i class="fa fa-fw fa-download"></i> OpenLP-2.4-setup.exe</a></li>
|
||||
<li><a href="https://get.openlp.org/2.4/OpenLPPortable_2.4.paf.exe"><i class="fa fa-fw fa-download"></i> OpenLPPortable_2.4.paf.exe</a></li>
|
||||
<li role="separator" class="divider"></li>
|
||||
<li><a href="https://get.openlp.org/2.4/OpenLP-2.4-setup.exe.torrent"><i class="fa fa-fw fa-cloud-download"></i> Torrent</a></li>
|
||||
<li><a href="magnet:?xt=urn:btih:ace23e07070bb508f7af6f881ff9d71f4895158f&tr=udp://tracker.unit193.net:6969&tr=udp://tracker.coppersurfer.tk:6969"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user