diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-09 20:00:05 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-09 20:00:05 -0400 |
| commit | 9f026a294bf1119ecdd7a00f343f18c17e2d4e5c (patch) | |
| tree | d9fe6445e04fc5366d5016f04b99e765288314eb /static | |
| parent | d1c3211d6f1411d9b41e9eb652a31c4c095d0ed3 (diff) | |
fix section header level
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index c987a806..29c8f2d1 100644 --- a/static/features.html +++ b/static/features.html @@ -656,7 +656,7 @@ </section> <section id="more-secure-fingerprint-unlock"> - <h4><a href="#more-secure-fingerprint-unlock">More secure fingerprint unlock</a></h4> + <h3><a href="#more-secure-fingerprint-unlock">More secure fingerprint unlock</a></h3> <p>GrapheneOS improves the security of the fingerprint unlock feature by only permitting 5 total attempts rather than implementing a 30 second delay between |
