Adjust first section after hero

Rename, change to h2, and add HTML section tag to first section
This commit is contained in:
smdyv 2021-12-11 15:22:41 +01:00 committed by Daniel Micay
parent 3764534018
commit 78070f6e5c

View File

@ -72,7 +72,8 @@
</div> </div>
<div class="content"> <div class="content">
<h1 class="start"><a href="#grapheneos">GrapheneOS</a></h1> <section id="about">
<h2 class="start"><a href="#about">About</a></h2>
<p>GrapheneOS is a privacy and security focused mobile OS with Android app <p>GrapheneOS is a privacy and security focused mobile OS with Android app
compatibility developed as a non-profit <a href="/source">open source</a> project. compatibility developed as a non-profit <a href="/source">open source</a> project.
@ -107,6 +108,7 @@
providing local and remote verification of devices, and the externally developed providing local and remote verification of devices, and the externally developed
Seedvault encrypted backup which was initially developed for inclusion in Seedvault encrypted backup which was initially developed for inclusion in
GrapheneOS.</p> GrapheneOS.</p>
</section>
<section id="never-google-services"> <section id="never-google-services">
<h2><a href="#never-google-services">No Google apps or services</a></h2> <h2><a href="#never-google-services">No Google apps or services</a></h2>