diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 21 |
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"> |
