diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-09 16:17:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-09 16:17:33 -0400 |
| commit | d95a7fe1d5f9efafa544b6e6ac5fedac7a2b7db0 (patch) | |
| tree | 8c3ec27a4001711dde0a6e23570b01e6021df221 /static/source.html | |
| parent | d183c966c571a2fe48d37bf066ee00d241cb3add (diff) | |
add more header ids for usage in links
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index a3333bc6..7534b094 100644 --- a/static/source.html +++ b/static/source.html @@ -33,7 +33,7 @@ </ul> </nav> <div id="content"> - <h1>Source</h1> + <h1 id="source">Source</h1> <ul> <li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/grapheneos.org">Website repository and issue tracker</a></li> |
