Some changes in Mobile OS section and a few tweaks #219

Merged
ghost merged 24 commits from master into master 2017-06-16 11:12:20 +00:00
6 changed files with 48 additions and 25 deletions
Showing only changes of commit 66d702cc9a - Show all commits

View File

@ -2623,14 +2623,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">LineageOS</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="LineageOS" align="right" style="margin-left:5px;">LineageOS is the descendant of the discontinued CyanogenMod. It is a free and open-source operating system for smartphones and tablets, based on
the oficcial releases of Android by Google.</p>
<p>
<a href="http://www.cyanogenmod.org/">
<button type="button" class="btn btn-success">Website: cyanogenmod.org</button>
<a href="https://www.lineageos.org/">
<button type="button" class="btn btn-success">Website: lineageos.org</button>
</a>
</p>
</div>