Skip to content

Commit

Permalink
...and move it from the wrapper to the inner alt class
Browse files Browse the repository at this point in the history
  • Loading branch information
petefoth committed Jan 7, 2025
1 parent 89757a2 commit 7b8a59c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@ <h2>This website is badly in need of an update, work on this is ongoing.<br>
</ul>
</section><!-- Two -->
<section id="two" class="wrapper">
<h2 id="about">About</h2>
<p>LineageOS for microG is a custom Android ROM which integrates the following components:</p>
<p><a href="https://lineageos.org/">The LineageOS Android Distribution</a> <br> A free and open-source operating system for various devices, based on the Android mobile platform.</p>
<p><a href="https://microg.org/">microG</a> <br> A free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries, enabling the use of every Google service you need without keeping another closed-source binary blob in your Android system</p>
<p>The <a href="https://f-droid.org/">F-Droid App store</a> <br> An installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. You can use it to access plenty of FOSS applications or even the Play Store via Aurora Store.</p>
<p>More information and project documentation can be found on <a href="https://github.com/lineageos4microg/l4m-wiki/wiki">the project wiki</a></p>
<h3 id="project-objectives">Project Objectives</h3>
<ol type="1">
<li>Make regular builds of our ROM for all the phones and tablets currently supported officially by LineageOS;</li>
<li>Make the builds available for download for manual and OTA installation</li>
<li>Create and maintain the tools and computing resources needed to achieve 1 &amp; 2.</li>
</ol>
<div class="inner alt">
<h2 id="about">About</h2>
<p>LineageOS for microG is a custom Android ROM which integrates the following components:</p>
<p><a href="https://lineageos.org/">The LineageOS Android Distribution</a> <br> A free and open-source operating system for various devices, based on the Android mobile platform.</p>
<p><a href="https://microg.org/">microG</a> <br> A free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries, enabling the use of every Google service you need without keeping another closed-source binary blob in your Android system</p>
<p>The <a href="https://f-droid.org/">F-Droid App store</a> <br> An installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. You can use it to access plenty of FOSS applications or even the Play Store via Aurora Store.</p>
<p>More information and project documentation can be found on <a href="https://github.com/lineageos4microg/l4m-wiki/wiki">the project wiki</a></p>
<h3 id="project-objectives">Project Objectives</h3>
<ol type="1">
<li>Make regular builds of our ROM for all the phones and tablets currently supported officially by LineageOS;</li>
<li>Make the builds available for download for manual and OTA installation</li>
<li>Create and maintain the tools and computing resources needed to achieve 1 &amp; 2.</li>
</ol>
<section class="spotlight">
<div class="image"><img src="images/screen01.jpg" alt=
""></div>
Expand Down

0 comments on commit 7b8a59c

Please sign in to comment.