diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-07 16:14:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-07 16:14:37 -0400 |
| commit | d7703f729b0dd4034d85ba46ab8fef8178a95175 (patch) | |
| tree | 5a1394420715b142f929190d48b2e0482bbff6d7 /static/faq.html | |
| parent | cfc67895a9d289863a0c1abca177742989db0e4a (diff) | |
fix notifications header level
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 533a1f3d..ef900f13 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1065,7 +1065,7 @@ </article> <article id="notifications"> - <h2><a href="#notifications">Do notifications work properly on GrapheneOS?</a></h2> + <h3><a href="#notifications">Do notifications work properly on GrapheneOS?</a></h3> <p>Yes, notifications work properly on GrapheneOS. Portable apps avoiding a hard dependency on Google Play services for their functionality have fully |
