diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index aced3c20..839a4542 100644 --- a/static/usage.html +++ b/static/usage.html @@ -33,9 +33,9 @@ </ul> </nav> <div id="content"> - <h1>Usage</h1> + <h1 id="usage">Usage</h1> <p><strong>This page is currently a placeholder and will be filled with lots of content over time.</strong></p> - <h2>Auditor</h2> + <h2 id="auditor">Auditor</h2> <p>See the <a href="https://attestation.app/tutorial">tutorial page on the site for the attestation sub-project</a>.</p> </div> <footer> |
