diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-24 12:17:14 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-24 12:17:14 -0500 |
| commit | 119b7cd00032becc217ffc900d2473b3fcce0616 (patch) | |
| tree | ac8227e3c9315591220648bf2bd85720110f67c9 /static/install/cli.html | |
| parent | 4ff446e2d41515eaee5e89870e7b6fa85949033c (diff) | |
update main header for CLI install page
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 134ecc3c..e1b75214 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -45,8 +45,8 @@ </ul> </nav> </header> - <main id="install"> - <h1><a href="#install">Install</a></h1> + <main id="cli-install"> + <h1><a href="#cli-install">CLI install</a></h1> <p>This is a guide on installing GrapheneOS for the <a href="/faq#supported-devices">officially supported devices</a>. It can be followed |
