diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-11 03:27:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-11 03:27:44 -0400 |
| commit | a5df5d5765d210ce33546beda085c21a8f411c3e (patch) | |
| tree | a892fe9dd33cddf399354ad75647962f85bab764 | |
| parent | 24089881309d472c6687cfb0ae4e5dd6049a3e53 (diff) | |
simplify new section title
| -rw-r--r-- | static/usage.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/usage.html b/static/usage.html index 2220f62d..e06ca87e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -93,7 +93,7 @@ <li><a href="#sandboxed-play-services-limitations">Limitations</a></li> </ul> </li> - <li><a href="#using-banking-apps">Using banking apps</a></li> + <li><a href="#banking-apps">Banking apps</a></li> </ul> </nav> @@ -769,8 +769,8 @@ </section> </section> - <section id="using-banking-apps"> - <h2><a href="#using-banking-apps">Using banking apps</a></h2> + <section id="banking-apps"> + <h2><a href="#banking-apps">Banking apps</a></h2> <p>Some banking apps on GrapheneOS will work fine in any configuration of the operating system, however due to apps requiring the usage of the Google SafetyNet API, which is only |
