move up "Further information" section
After installation, the user may want to dive into more information about the new system they got (=> "Further information"). This should have a higher priority than the section "Replacing GrapheneOS with the stock OS."
This commit is contained in:
parent
8694ac2317
commit
93036db661
@ -630,6 +630,15 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="further-information">
|
||||
<h3><a href="#further-information">Further information</a></h3>
|
||||
|
||||
<p>Please look through the <a href="/usage">usage guide</a> and
|
||||
<a href="/faq">FAQ</a> for more information. If you have further questions not
|
||||
covered by the site, join the <a href="/contact#community">official GrapheneOS
|
||||
chat channels</a> and ask the questions in the appropriate channel.</p>
|
||||
</section>
|
||||
|
||||
<section id="replacing-grapheneos-with-the-stock-os">
|
||||
<h3><a href="#replacing-grapheneos-with-the-stock-os">Replacing GrapheneOS with the stock OS</a></h3>
|
||||
|
||||
@ -644,15 +653,6 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS
|
||||
|
||||
<pre>fastboot erase avb_custom_key</pre>
|
||||
</section>
|
||||
|
||||
<section id="further-information">
|
||||
<h3><a href="#further-information">Further information</a></h3>
|
||||
|
||||
<p>Please look through the <a href="/usage">usage guide</a> and
|
||||
<a href="/faq">FAQ</a> for more information. If you have further questions not
|
||||
covered by the site, join the <a href="/contact#community">official GrapheneOS
|
||||
chat channels</a> and ask the questions in the appropriate channel.</p>
|
||||
</section>
|
||||
</section>
|
||||
</main>
|
||||
{% include "footer.html" %}
|
||||
|
@ -437,6 +437,15 @@
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="further-information">
|
||||
<h3><a href="#further-information">Further information</a></h3>
|
||||
|
||||
<p>Please look through the <a href="/usage">usage guide</a> and
|
||||
<a href="/faq">FAQ</a> for more information. If you have further questions not
|
||||
covered by the site, join the <a href="/contact#community">official GrapheneOS
|
||||
chat channels</a> and ask the questions in the appropriate channel.</p>
|
||||
</section>
|
||||
|
||||
<section id="replacing-grapheneos-with-the-stock-os">
|
||||
<h3><a href="#replacing-grapheneos-with-the-stock-os">Replacing GrapheneOS with the stock OS</a></h3>
|
||||
|
||||
@ -455,15 +464,6 @@
|
||||
|
||||
<p><strong id="remove-custom-key-status"></strong></p>
|
||||
</section>
|
||||
|
||||
<section id="further-information">
|
||||
<h3><a href="#further-information">Further information</a></h3>
|
||||
|
||||
<p>Please look through the <a href="/usage">usage guide</a> and
|
||||
<a href="/faq">FAQ</a> for more information. If you have further questions not
|
||||
covered by the site, join the <a href="/contact#community">official GrapheneOS
|
||||
chat channels</a> and ask the questions in the appropriate channel.</p>
|
||||
</section>
|
||||
</section>
|
||||
</main>
|
||||
{% include "footer.html" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user