diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/static/usage.html b/static/usage.html index ce0e8a78..dfbe4b52 100644 --- a/static/usage.html +++ b/static/usage.html @@ -20,7 +20,7 @@ <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico?0"/> <link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/> - <link rel="stylesheet" href="/grapheneos.css?8"/> + <link rel="stylesheet" href="/grapheneos.css?9"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/usage"/> </head> @@ -38,19 +38,19 @@ </ul> </nav> <div id="content"> - <h1 id="usage">Usage</h1> + <h1 id="usage"> + <a href="#usage">Usage</a> + </h1> <p><strong>This guide is still very new and will be filled with lots of additional content over time.</strong></p> <h2 id="auditor"> - Auditor - <a href="#auditor">¶</a> + <a href="#auditor">Auditor</a> </h2> <p>See the <a href="https://attestation.app/tutorial">tutorial page on the site for the attestation sub-project</a>.</p> <h2 id="updates"> - Updates - <a href="#updates">¶</a> + <a href="#updates">Updates</a> </h2> <p>The update system implements automatic background updates. It checks for updates @@ -79,8 +79,7 @@ <p>Release changelogs are available <a href="/releases#changelog">in a section on the releases page</a>.</p> <h3 id="updates-settings"> - Settings - <a href="#updates-settings">¶</a> + <a href="#updates-settings">Settings</a> </h3> <p>The settings are available in the Settings app in System ➔ Advanced ➔ Update @@ -106,8 +105,7 @@ if it's left completely idle.</p> <h3 id="updates-security"> - Security - <a href="#updates-security">¶</a> + <a href="#updates-security">Security</a> </h3> <p>The update server isn't a trusted party since updates are signed and verified along @@ -123,8 +121,7 @@ the Stable and Beta channels.</p> <h3 id="updates-disabling"> - Disabling - <a href="#updates-disabling">¶</a> + <a href="#updates-disabling">Disabling</a> </h3> <p>It's highly recommended to leave automatic updates enabled and to configure the @@ -135,8 +132,7 @@ updates.</p> <h2 id="default-connections"> - Default connections - <a href="#default-connections">¶</a> + <a href="#default-connections">Default connections</a> </h2> <p>GrapheneOS makes connections to the outside world to test connectivity, detect |
