summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-06 12:23:09 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-06 12:23:09 -0500
commit11c2c7015002d55392f584b40af317675d1c1fcc (patch)
tree528484dd84880422c01c1c894ef94726ebabd0fa /static/faq.html
parente995c10a1aa0304b3b48932d6fb7976a9e4014e5 (diff)
finish up adding explicit sections to FAQ
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html21
1 files changed, 11 insertions, 10 deletions
diff --git a/static/faq.html b/static/faq.html
index ac9dc33b..0512c955 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -819,19 +819,20 @@
<section id="day-to-day-use">
<h2><a href="#day-to-day-use">Day to day use</a></h2>
- <h3 id="updates">
- <a href="#updates">How do I keep the OS updated?</a>
- </h3>
+ <section id="updates">
+ <h3><a href="#updates">How do I keep the OS updated?</a></h3>
- <p>GrapheneOS has entirely automatic background updates. More details are available in
- the <a href="/usage#updates">the usage guide's updates section</a>.</p>
+ <p>GrapheneOS has entirely automatic background updates. More details are
+ available in the <a href="/usage#updates">the usage guide's updates
+ section</a>.</p>
+ </section>
- <h3 id="updates-sideloading">
- <a href="#updates-sideloading">How do I update without connecting the device to the internet?</a>
- </h3>
+ <section id="updates-sideloading">
+ <h3><a href="#updates-sideloading">How do I update without connecting the device to the internet?</a> </h3>
- <p>Updates can be <a href="/usage#updates-sideloading">sideloaded via
- recovery</a>.</p>
+ <p>Updates can be <a href="/usage#updates-sideloading">sideloaded via
+ recovery</a>.</p>
+ </section>
</section>
<section id="features">