Replace CyanogenMod with Lineage OS

This commit is contained in:
Samuel Shifterovich
2017-05-21 14:30:46 +02:00
parent cfd33cea73
commit 5d01c4b9f4
3 changed files with 5 additions and 5 deletions

View File

@ -2618,14 +2618,14 @@
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">CyanogenMod</h3>
<h3 class="panel-title">Lineage OS</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/CyanogenMod.png" alt="CyanogenMod" align="right" style="margin-left:5px;">CyanogenMod is an open-source operating system for smartphones and tablets, based on Android. It is developed as free and open source software based on
the official releases of Android by Google.</p>
<p><img src="img/tools/LineageOS.png" alt="Lineage OS" align="right" style="margin-left:5px;">LineageOS is an open-source operating system for smartphones and tablets, based on Android. It is developed as free and open source software based on
the official releases of Android by Google. It is the continuation of the CyanogenMod project.</p>
<p>
<a href="http://www.cyanogenmod.org/">
<button type="button" class="btn btn-success">Website: cyanogenmod.org</button>
<a href="http://lineageos.org">
<button type="button" class="btn btn-success">Website: lineageos.org</button>
</a>
</p>
</div>