summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-06 10:35:51 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-06 10:35:51 -0500
commitc482a451c0b21c6a7a4d5fd7531aa6c66236c24b (patch)
tree124010060454c7406b14cc93eec8aa65add4b00d /static
parentc1dd1a01317be4566356c6620b958594f55577d5 (diff)
add FAQ link to features page
Diffstat (limited to 'static')
-rw-r--r--static/faq.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html
index 5a9755a2..411d80fa 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -108,6 +108,7 @@
device to the internet?</a></li>
</ul>
</li>
+ <li><a href="#features">What features does GrapheneOS implement?</a></li>
<li><a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a></li>
<li><a href="#bundled-apps">Why aren't my favorite apps bundled with GrapheneOS?</a></li>
</ul>
@@ -846,6 +847,14 @@
recovery</a>.</p>
</section>
+ <section id="features">
+ <h2>
+ <a href="#features">What features does GrapheneOS implement?</a>
+ </h2>
+
+ <p>See the <a href="/features">features page</a>.</p>
+ </section>
+
<section id="anti-theft">
<h2>
<a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a>