diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-06 10:33:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-06 10:33:32 -0500 |
| commit | c1dd1a01317be4566356c6620b958594f55577d5 (patch) | |
| tree | c524bfe5795fdb252f1511e4c028396ea1dda8bc /static/faq.html | |
| parent | f2c6629bb6a4622e9edd009a8b3de412d6587bcf (diff) | |
add missing top-level FAQ sections
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index bacbf0fa..5a9755a2 100644 --- a/static/faq.html +++ b/static/faq.html @@ -844,8 +844,10 @@ <p>Updates can be <a href="/usage#updates-sideloading">sideloaded via recovery</a>.</p> + </section> - <h2 id="anti-theft"> + <section id="anti-theft"> + <h2> <a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a> </h2> @@ -870,8 +872,10 @@ incompatible with features designed to wipe data automatically in certain cases. This will not be implemented by GrapheneOS since it isn't a good approach and it conflicts with other planned features.</p> + </section> - <h2 id="bundled-apps"> + <section id="bundled-apps"> + <h2> <a href="#bundled-apps">Why aren't my favorite apps bundled with GrapheneOS?</a> </h2> |
